h3.most-recent-views{
	height: 26px;
	width: 246px;
	background: #ffffff url(../images/txt-most-recent-views.gif) no-repeat top left;
	border-width: 0;
	text-indent: -5000px;
}

.loading{
	display: none;
}

/* Reviews */
div.star{
		margin: auto;
		float: left;
		width: 33px;
		height: 33px;
		line-height: 33px;
		padding-top: 7px;
		text-align: center;
}

#starrating{
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	color: #998377;
	text-transform: uppercase;
	margin: 3px 0 0 5px;
}

.review-form p small {
	font-size: 0.9em;
}

.review-form{
	text-align: left;	
	padding: 10px;
}

.review-form td label {
	font-weight: normal;
	color: #998377;
	font-size: 12px;
}
.review-form td input[type=text] {
	width: 339px;
}

.review-form td textarea {
	height: 130px;
}

.review-heading{
	font-weight: bold;
	text-transform: uppercase;
	font-size: .75em;
	color: #998377;
}

.review-form p, .review-form td {
	font-weight: normal;
	color:#998377;
	font-size: .75em;
	padding: 2px;
	margin: 2px 0 2px 0;
	line-height: 1.2em;
	margin-bottom: 5px;
	font-size: 12px;
}

.review-form table td{
	padding: 3px;
	vertical-align: top;
}

p.igv-intro{font-size: 12px; color: #000000; line-height: 1.1; padding-bottom: 18px;}
div.igv-content{width: 721px; text-align: center;}
div.igv-content-left{width: 351px; float: left; background-color: #ffffff; border: 1px solid #c3b3aa;}
div.igv-content-right{width: 351px; float: right; background-color: #ffffff; border: 1px solid #c3b3aa;}
div.igv-content-right h4, div.igv-content-left h4{text-align: left; color: #000000; text-align: left; font-weight: bold; font-size: 12px; padding-bottom: 5px; margin: 12px; border-bottom: 1px dotted #e1d7d2;}
p.igv-content-text{text-align: left; color: #a99285; font-size: 12px; line-height: 1.1; font-weight: normal; margin: 18px;}
