div#tab-desc {
	padding: 40px 0 20px 0;
	margin: auto;
	width: 540px;
	clear: both;
	float:left;
}

div#tab-desc ul {
	padding: 0;
	margin: 0;
	float: left;
	width: 540px;
	clear: both;
	list-style: none;
}

li.tabheader,
li.tabhover {
	margin: 0 1px 0 0;
	overflow: hidden;
	height: 29px;
	xwidth: 147px;
	float: left;
	font: bold 11px verdana, sans-serif;
}

li.tabheader a,
li.tabhover a {
	text-decoration: none;
	display: block;
	float: left;
	xwidth: 131px;
	height: 22px;
	font: bold 11px verdana, sans-serif;
	text-align: left;
	padding: 7px 16px 0 16px;
	color: #0D2C63;
}

li.tabheader a:hover,
li.tabhover a:hover {
	text-decoration: underline;
	font: bold 11px verdana, sans-serif;
	color: #666;
}
li.tabheader {background-color: #BEDCF8; height:28px; margin:0 1px 0 0;}
li.tabhover {background-color: #0D2C63;}
li.tabhover {
	background-position: right top;
}

li.tabhover a {
	background-position: left top;
	color: #ffffff;
}

li.tabhover a:hover {
	text-decoration: none;
	color: #ffffff;
}

li#tabheader3 {
	margin: 0;
}

div#tab-desc div#tab-conts-box {
	margin: 0;
	clear: both;
	float: left;
	width: 540px;
}

div#tab-desc div#tab-conts-box div {
	clear: both;
	font: normal 13px verdana, sans-serif;
	padding: 10px 10px;
	border: 1px solid #0D2C63;
	text-align: left;
}
div#tab-desc div#tab-conts-box div#p-reviews-inner {
	padding:10px 5px;
	width:495px;
}
#customer-reviews .view {
	width:100px;
}

div#tab-desc div#tab-conts-box #customer-reviews div.header {
	padding:5px !important;
}
