FORM{ margin: 0px; padding: 0px; }

.clearboth{ clear: both; }

span#p-info-tbl-rating *{
	vertical-align: middle;
}

span#p-info-tbl-rating a{
	color: #162880;
	text-decoration: underline;
	display: block;
}

#customer-reviews{
	xwidth: 565px;
	margin: 7px 0 7px 0;
	background-color: #FFF;
}

#customer-reviews .header{
	clear:both;
	height:0px;
	margin:0;
	padding:0;
	text-indent: -9999px;
}

#customer-reviews .padreviews{
	padding: 10px;
}

/*width/3 depending on #customer-reviews width*/
#customer-reviews .state{
	width: 230px;
	float: left; /*background-color:#ccc;*/
}

/*width/3 depending on #customer-reviews width*/
#customer-reviews .state DIV{ margin-bottom: 4px; }

#customer-reviews .state .overall{ font: bold 12px verdana, arial; }

#customer-reviews .state .total{ font: normal 10px verdana, arial; }

#customer-reviews .view{ padding-top: 12px; }

#customer-reviews .view A{
	color: #904502;
	font: normal 11px verdana, arial;
	text-decoration: underline;
}

#customer-reviews .stars IMG{ cursor: pointer; }

#customer-reviews .stars A{
	font: bold 12px verdana;
	text-decoration: none;
	color: #904502;
}

#customer-reviews .stars A:hover{ text-decoration: underline; }

#customer-reviews .view{
	text-align: center; /*background-color:#AA0C0C;*/
	width: 165px;
	float: left;
}

#customer-reviews .stars{
	text-align: center; /*background-color:#000;*/
	width: 180px;
	float: left;
}

.top-line{
	border-top: 1px solid #E5E5E5;
}

.review-separator{ border-top: 1px solid #E5E5E5; }

.review .review-stars{
	width: 95px;
	float: left;
	text-align: left;
	height: 16px;
}

.review DIV{
	font: normal 11px verdana, arial;
	padding: 0;
}

.review B{ margin-left: 10px; }

.review .revloc .reviewer{ width: 80px; float: left; }

.review .revloc .reviewer b{ margin: 0; }

.review .revloc{ margin: 10px 0 10px 0; }

#reviews{
	display: block;
	clear: both;
	background-color: #FFF;
}

#all-reviews .header{
	padding: 10px;
	text-align: center;
	font: bold 11px verdana, arial;
	color: #000;
}

#all-reviews div{ font: normal 11px verdana, arial; }

.viewall{ text-align: right; }

.viewall A{
	text-decoration: underline;
	font: bold 12px verdana, arial;
	color: #904502;
}

.viewall A:hover{ text-decoration: none; }

.allreviews-sort,.allreview-stars,.allreview-reviewer{ padding-bottom: 3px; }

.allreview-review{ padding-top: 15px; }

.allreview-prodname{ color: #005CAA; }

.allreviews-sort a{
	color: #904502;
	font: bold 11px verdana, arial;
}

/*AUTO EMAILER*/
.emailer-review-container{ width: 565px; }

.emailer-review-container td,.emailer-review-container div,.emailer-review-container input,.emailer-review-container select{
	font: 11px verdana, arial, Tahoma;
}

.emailer-reviewform-border{ border: 1px solid #C3173B; }

.emailer-reviewlabel{
	padding: 5px;
	border-bottom: 1px solid #C3173B;
	font: bold 15px Tahoma,Verdana,Arial !important;
	color: #1A2485;
	background-color: #FFFFCC;
}

.emailer-required{ font-weight: bold !important; }

.emailer-textarea{
	width: 250px;
	font: 11px verdana, arial, Tahoma;
}

.emailer-review-container a{ color: #000; }

.title-emphasis-font{
	color: #BA0000;
	font: bold 13px Tahoma !important;
}

/*AUTO EMAILER CSS*/
.overall{ white-space: nowrap; }


