div.tabContent {
	float:right;
	clear:right;
    width:100%;
	/*margin:0px -20px 15px 20px;*/
	margin:0px 15px 15px 20px;
}



span.red_pr, span.red_pr a, span.red_pr a:hover {
	color:#8b2321;
	font: 13px Arial, Verdana, san-serif;
}

span.stars img {
	width:70%;
	margin-left:15px;
	border:none!important;
}

span.order img {
	border:none!important;
	margin-left:23px;
}

table#product {
    border: 1px solid #D6DDEB;
    border-bottom-color: #D6DDEB;
    margin: 10px 0 20px 30px;
    width: 90%;
}

table#product tr#head {
	height:26px;
	background:url(../img/table_bg.jpg) repeat-x;
	color: #2D4894;
    font: 12px Arial, Verdana, san-serif;
}

table#product tr#head td {
	border:1px solid #D6DDEB;
	text-align:center;
}

table#product tr.body td {
	border:1px solid #D6DDEB;
	text-align:center;
	color: #2D4894;
    font: 12px Arial, Verdana, san-serif;
}

tr#head tr.body {
	color: #2D4894;
    font: 12px Arial, Verdana, san-serif;
}

