.content li {
	list-style-type:none;
}
h1.Brands {
	background:url(/image/H1-bullet.gif) no-repeat 0px 3px;
	border-bottom:2px solid #DAD3C3;
	color:#000;
	font:12px verdana;
	font-weight: normal;
	padding:0 0 7px 20px;
	margin: 0 10px 0 0;
}
h1.Brands b {
	text-transform:uppercase;
}
.Imgfix {
	float: left;
	padding:10px 0;
	width: 200px;
	height: 235px;
}
.Pricefix {
	padding: 10px 0;
	height: 235px;
	margin-left:200px;
}
.BrandsPrice {
	display: block;
	list-style-type:none;
	padding:10px 0;
	margin-right: 10px;
}
.BrandsPrice li.ops {
	float:left;
	list-style-type: none;
	width: 100%;
}
.BrandsPrice li.ops ul {
	list-style-type:none;
}
.BrandsPrice li.ops ul li.buynow {
	border-top: 1px solid #dad3c3;
	margin-top: 3px;
	padding-top: 5px;
	text-align: right;	
}
.BrandsPrice li.ops ul li.buynow span.left {
	float: left;
}
.BrandsPrice li.ops ul.oneProdD {
	display: block;
	margin-left: 6px;
	font-family:verdana;
	margin-top: -8px; 
}
.BrandsPrice li.ops ul.oneProdD li {
	display: inline;
	line-height: 10px;	
}
.BrandsPrice li.clr {
	clear: left;
}
.BrandsPrice ul p.brandName {
	border-bottom: 2px solid #000;
	line-height:20px;
	margin-right:0;
	padding-bottom: 2px;
}
.BrandsPrice ul p b {
	color: #c00;
}

.oneProdD p.perCarton { 
	margin:0px; 
	line-height:26px; 
	border-bottom:#000 2px solid;  
	padding-left:6px; 
}
.oneProdD p.perCarton b { 
	color:#c00; 
}
.oneProdD p.det { 
	font-size:11px; 
	color:#666; 
	margin:0px;  
	padding-left:6px; 
}
.oneProdD p.det b { 
	color:#000; 
}
.oneProdD p.det span { 
	color:#000; 
	font-weight:bold;
        border-bottom:0; 
}
.oneProdD p.tit { 
	background-color:#63614b; 
	color:#fff; 
	font-size:12px; 
	line-height:26px; 
	padding-left:6px; 
	margin:8px 0px 5px 0px; 
}
.oneProdD .selPrice { 
	font-size:11px; 
	margin:10px 0px; 
	width:100%; 
	background-color:#F8F0DA; 
	padding:0px; 
}
.oneProdD .buynow { 
	text-align:left; 
	margin-top:0px; 
}
.subBrands {
        text-align: right;
}
.subBrands ul {
         padding-right: 15px;
}
.subBrands ul li {
         line-height: 16px;
} 
.subBrands ul li a {
         color: green;
         text-decoration: none;
}
.subBrands ul li a:hover {
         color: #666;
         text-decoration: underline;
}