

div.scene7viewer{
	position:relative;
	float:left;
	width:400px;
	height:370px;
	_height:383px;
	margin:0;
	padding:0;
	background:#fff;
	
	overflow:hidden;
}

div.scene7viewer h4{
padding:0;
font-size:1.6em;
font-weight:bold;
margin:6px 0 0 9px;
color:#847A3E;
}
div.scene7viewer p{
font-size:1.1em;
font-weight:bold;
color:#333333;
line-height:1.5em;
margin: 0 0 0 9px;
}
div.scene7viewer span.msrp{
color:#847A3E;
}
div.productInfo{
  	margin:0;
	padding:0;
	background: url(/rccc08/productDetail_productInfo_m.gif) right repeat-y;
	float:right;
	width:200px;
	border-left:1px solid #ccc;
	height:410px;
	
}
div.productInfo h5{
font-size:1.2em;
font-weight:bold;
color:#847A3E;
margin:10px 5px 10px 10px;
}
div.topWrapper {
}
div.middleWrapper 
{
	position:relative;
	overflow:hidden;
	height:250px;
}
div.bottomWrapper {
	height:113px;
	margin-top:25px;
}
div.bottomWrapperCust {
	margin-top:0;
}
div.productInfo ul{margin:0;padding:0;}
div.productInfo ul.subHeaders{
  padding:0;
  margin:0;
  width:178px;
}

div.productInfo ul.subHeaders li{
  display:block;
  margin-left:10px;
  padding:0;
		list-style: none;
		font-size:1.1em;
		font-weight:bold;
		color:#333333;
		text-decoration:none; 
}
div.productInfo ul.subHeaders ul.links{
margin-left: -6px;
margin-top:4px;
}
div.productInfo ul.links li{
  background: url('/rccc08/mainNav_arrowUp.gif') no-repeat 0px 5px;
}
div.productInfo ul.links li a{
	display:block;
  padding-left:10px;
		margin-bottom:0;
		list-style: none;
		font-size:.9em;
		font-weight:normal;
		color:#847A3E;
		}
		div.productInfo ul.subHeaders li.last{
		margin-bottom:10px;
		}