.tabs { margin: 15px 0px 0px; overflow:hidden; zoom: 1;}
.tabs li                { float:left;  font-size:12px; font-weight: bold;}
.tabs li.active         { border-bottom: none; }
.tabs li.first          { border-left:0; }
.tabs li.last           { border-right:0; }
.tabs a span            {  background: url(../images/right-tab-background.png) right top no-repeat; display:block; padding:7px 10px;}
.tabs a                 {  background: url(../images/left-tab-background.png) left top no-repeat; display:block;  color:#4d4d4d; text-decoration: none;}

.tabs a:hover           {text-decoration:none; color:#444; ; text-decoration: none;}
.tabs li.active a,
.tabs li.active a:hover {color:#1a7abc; }

.product-collateral .data-table .first th {border-top: none; }

.product-collateral .padder { margin-top: -1px;/* border:1px solid #D9DDE3;*/ padding: 5px;}
.product-collateral .padder .std { color:#302b24; }



#product_tabs_review_tabbed_contents	{padding: 5px; }
#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       { float:left; text-align: center; border: 1px solid #D9DDE3;}
#product_tabs_related_tabbed_contents li	{ float:left;}
#product_tabs_related_tabbed_contents ol	{ clear: both; margin-top: none;}
.related padder {border: 1px solid #D9DDE3;}


.product-collateral:after { content:"."; display:block; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; zoom: 1}

