/********************** Tabs */
.product-view .tabs { margin: 0px 0px 0; overflow:hidden; }
.product-view .tabs li                { background: none repeat scroll 0 0 #cc0b0b; border: 1px solid #cc0b0b; float: left; margin-right:10px; }
.product-view .tabs li.first          {  }
.product-view .tabs li.last           {  }
.product-view .tabs a                 { color: #ffffff; float: left; font-family: rockwell; padding: 5px 20px; text-decoration: none; text-transform: uppercase; }
.product-view .tabs a:hover           { background-color:#000000; text-decoration:none; color:#ffffff; text-decoration: none;}
.product-view .tabs li.active a,
.product-view .tabs li.active a:hover { background: none repeat scroll 0 0 #000000; color: #fff; font-weight: 100; }

#product_tabs_tags_tabbed_contents.input-box input	{ width: 300px; }
#product_tabs_tags_tabbed_contents .input-box	{ width: 300px; float:left; margin-right: 10px;}
#product_tabs_related_tabbed_contents li	{ float:left; margin-right: 10px;}
#product_tabs_related_tabbed_contents ol	{ clear: both;}
.product-collateral:after { content:"."; display:block; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; zoom: 1}

.product-collateral .padder {
	padding:10px;
	border: 1px solid #cc0b0b;
	color: #ffffff;
	margin-top:-1px;
}