/********************** Tabs */
.tabs { margin: 0px 0px; overflow:hidden; border-bottom:2px solid #90AF83;  zoom: 1;}
.tabs li                { float:left; border-right:2px solid #ffffff; border-left:1px solid #fff; font-size:0.9em; line-height:1em;  background: #DDDDDD;}
.tabs li.first          { border-left:0; }
.tabs li.last           { border-right:0; }
.tabs a                 { display:block; padding:6px 7px; color:#444; text-decoration: none;}
.tabs a:hover           { background-color:#ccc; text-decoration:none; color:#000; ; text-decoration: none;}
.tabs li.active a,
.tabs li.active a:hover { background:#90AF83;  font-weight:normal; color:#000; }


#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_tabs_description_tabbed_contents {margin-top: 10px;}
.product-specs {margin-top: 10px;}

