FORM {
	margin:0px;
	padding:0px;
}
.clearboth {
	clear:both;
}
#customer-reviews {
	width: 100%;
	margin:0 auto;
	/*background-color:#F4F4F4;*/
}
#customer-reviews .header {
	background-color:#F4F4F4;
	font:bold 14px arial;
	padding:5px 5px 5px 5px;
	margin-bottom:12px;
	color: ##03C;
}
/*width/3 depending on #customer-reviews width*/

#customer-reviews .state {
	width:33%;
	float:left;
	margin-left:2px;
}
/*width/3 depending on #customer-reviews width*/

#customer-reviews .state DIV {
	margin-bottom:4px;
}
#customer-reviews .state .overall {
	font:bold 12px arial;
}
#customer-reviews .state .total {
	font:normal 10px arial;
}
#customer-reviews .view {
	padding-top:12px;
}
#customer-reviews .view A {
	color:#000;
	font:normal 13px arial;
}
#customer-reviews .stars IMG {
	cursor:pointer;
}
#customer-reviews .stars A {
	font:bold 12px verdana;
	text-decoration:none;
	color:#000;
}
#customer-reviews .stars A:hover {
	text-decoration:underline;
}
#customer-reviews .view, #customer-reviews .stars {
	text-align:center;
	width:33%;
	float:left;
}
.top-line {
	border-top: 1px solid #CCC;
	width:514px;
}
.review-separator {
	border-top: 1px solid #EEE;
}
.review .review-stars {
	width:80px;
	float:left;
	text-align:left;
	height:16px;
}
.review DIV {
	font:normal 13px arial;
	padding: 5px;
}
.review B {
	margin-left: 10px;
}
.review .revloc .reviewer {
	width:50px;
	float:left;
}
.review .revloc {
	margin:10px 0 10px 0;
}
#reviews {
	display:none;
	clear:both;
	/*background-color:#FFF*/
}
#reviews .top-line {
	color:#0066CC;
	width:100%;
	/*background-color:#F4F4F4;*/
}
#reviews .review {
	/*background-color:#F4F4F4;*/
}
#all-reviews .header {
	padding:10px;
	text-align:center;
	font:bold 13px arial;
	color:#BDA575;
}
#all-reviews div {
	font:normal 11px arial;
}
.viewall {
	text-align:center;
}
.viewall A {
	font:bold 13px arial;
	color:#000;
}
.allreviews-sort, .allreview-stars, .allreview-reviewer {
	padding-bottom:3px;
}
.allreview-review {
	padding-top:15px;
}
.allreview-prodname {
	color:#CC0000
}
.allreviews-sort a {
	color:#000;
	font:bold 11px 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 Arial, Verdana, 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 Arial, Verdana, Tahoma;
}
.emailer-review-container a {
	color: #000;
}
.title-emphasis-font {
	color: #BA0000;
	font: bold 13px Tahoma !important;
}
/*AUTO EMAILER CSS*/
.overall {
	white-sapce: nowrap;
}
