@charset "utf-8";
/* CSS Document */

#Review-Page {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
}
#Review-Page   table#ThePage {
	margin: 0px;
	padding: 0px;
	width: 950px;
}


/* PAGE */

#Page {
	width: 730px;
	background-image: url();
	background-repeat: no-repeat;
	background-position: 0px 265px;
	background-color: #FFFFFF;
	padding-bottom: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #11aa00;
}
#Page h2 {
	font-size: 26px;
	font-weight: bold;
	color: #11aa00;
	margin-top: 12px;
	margin-right: 15px;
	margin-bottom: 7px;
	margin-left: 15px;
	clear: both;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ff9911;
}
#Page h3 {
	font-size: 17px;
	font-weight: normal;
	color: #ff9911;
	margin-top: 9px;
	margin-right: 15px;
	margin-bottom: 9px;
	margin-left: 15px;
	clear: both;
}
#Page p {
	font-size: 11px;
	color: #888888;
	margin-top: 9px;
	margin-right: 15px;
	margin-bottom: 9px;
	margin-left: 15px;
}
#Page p a {
	color: #555555;
	text-decoration: none;
}
#Page p a.selected {
	color: #888888;
}
#Page p a:hover {
	color: #333333;
	text-decoration: underline;
}
#Page table#Listings {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 710px;
}
.Single-Listing {
	float: left;
	width: 350px;
}
#Page table#Listings td {
	width: 355px;
	padding-bottom: 9px;
}
#Page table#Listings td.full {
	width: 710px;
}
#Page table#Listings img {
	padding: 1px;
	float: left;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 7px;
	border: 1px solid #11aa00;
}
#Page table#Listings a:hover img {
	border-color: #ff9911;
}
#Page table#Listings h3 {
	font-size: 18px;
	font-weight: bold;
	color: #11aa00;
	margin-top: 7px;
	margin-right: 10px;
	margin-bottom: 13px;
	margin-left: 5px;
	clear: both;
}
#Page table#Listings h3.margin {
	padding-top: 9px;
}
#Page table#Listings h4 {
	font-size: 14px;
	font-weight: bold;
	color: #11aa00;
	margin-top: 2px;
	margin-right: 8px;
	margin-bottom: 3px;
	margin-left: 5px;
	clear: both;
}
#Page table#Listings h4 a {
	color: #11aa00;
	text-decoration: none;
	display: block;
}
#Page table#Listings h4 a:hover {
	color: #33CC22;
	text-decoration: underline;
}
#Page table#Listings .Rating {
	float: right;
	margin-right: 20px;
	margin-left: 5px;
}
#Page table#Listings h5 {
	font-size: 14px;
	font-weight: bold;
	color: #ff9911;
	margin: 0px;
	background-image: url(images/category_ratingstar.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	background-position: 0px 2px;
}
#Page table#Listings p {
	font-size: 11px;
	color: #666666;
	margin-top: 4px;
	margin-bottom: 2px;
	margin-left: 67px;
	margin-right: 15px;
}
#Page table#Listings p a {
	color: #444444;
	text-decoration: none;
}
#Page table#Listings p a:hover {
	color: #333333;
	text-decoration: underline;
}
#Page table#Listings span.Div {
	color: #ff9911;
	margin-right: 3px;
	margin-left: 3px;
}