 .notice{font-weight:bold;font-size:1em;}
.errormsg_big{font-size:.9em;color:#c30;font-weight:700;}
.errormsg{font-size:.9em;margin:5px;color:#c30;font-weight:700;background:#fff8dc;text-align:right;display:none;}
.errormsg_show{font-size:.8em;color:#C00;text-align:right;display:table-row;}
.header{font-size:1.5em;font-weight:700;}
.customers_overall_rating{background-color:#e1e1e1;border-bottom:1px solid #CCC;padding:10px;}
.review{padding:10px;border-top:1px solid #CCC;clear:both;}
.no_media{border:1px solid #CCC;height:300px;width:300px;float:left;}
.review_title{font-size:1.2em;font-weight:bold;display:block;}
.writtenby{display:block;}
.review_date{color:#999;}
.helpful{margin-bottom:5px;margin-top:5px;padding:4px 0;font-size:.9em;color:#666;display:block;border-bottom:1px dotted #CCC;}
.helpful_buttons{float:left;margin-top:7px;font-size:1.1em;}
.report_review{font-size:.95em;color:#999;display:block;float:right;height:20px;margin-top:10px;}
#review_end a{font-size:.9em;color:#333;}
#review_end{display:block;padding:10px;background:#f1f1f1;border-top:1px solid #CCC;}
#prod_details2 { width:100%}

.current-user {
		padding: 2px;
		font-size:12px;
}
.grey-table {
background: #FFF; /* Old browsers */
		background: -moz-linear-gradient(top, #FFF 0%, #e1e1e1 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFF), color-stop(100%,#e1e1e1)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, #FFF 0%,#e1e1e1 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, #FFF 0%,#e1e1e1 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top, #FFF 0%,#e1e1e1 100%); /* IE10+ */
		background: linear-gradient(top, #FFF 0%,#e1e1e1 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#e1e1e1',GradientType=0 ); /* IE6-9 */
		font-weight: bold;
		color: #0D4082;
		padding: 6px 5px;
		margin:7px 5px;
		-moz-border-radius: 5px 5px 0 0;
		-webkit-border-radius: 5px 5px 0 0;
		border-radius: 5px 5px 0 0;
	

		
}

.grey-border {
	-moz-border-radius: 5px 5px 0 0;
		-webkit-border-radius: 5px 5px 0 0;
		border-radius: 5px 5px 0 0;
	border: 1px #CCC solid;
}

td.review_header { border-top:1px solid #003366; 	margin-bottom:0px; padding-bottom:0px;font-weight:700 }
.bigger {border-bottom: 1px solid #CCC; font-size:1.1em }
td.big_text { font-size:1.1em }
