/********************** Tabs */
.product-view .tabs { margin:0px; overflow:hidden; clear: both;}
.product-view .tabs li                { float:left; font-size:0.9em; line-height:1em; padding: 0px 0;margin-right: 5px;}
.product-view .tabs li.first          { border-left:0; }
.product-view .tabs li.last           { border-right:0; }
.product-view .tabs li a                 { display:block; padding:0 12px; color:#838923; text-decoration: none;}
.product-view .tabs li a:last-child               { border: 0;}
.product-view .tabs li:last-child { border: 0 }
.product-view .tabs a:hover           {text-decoration: underline;}
.product-view .tabs li.active {background: white;}

#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}

.padder{ background: none; }
.padder>div{ margin: 0 0; }