/********************** Tabs */
.tabs                   {overflow:hidden;}
.tabs li                { float:left; margin-right:10px; background: url(../images/menu_left.gif) no-repeat 0 0; font-size:0.9em; line-height:1em;  padding-left: 6px;}
.tabs li.first          { border-left:0; }
.tabs li.last           { border-right:0; }
.tabs a                 { display:block; padding: 8px 6px 5px 2px; color:#fff;   background: url(../images/menu_right.gif) no-repeat 100% 0; }
.tabs a:hover           {  text-decoration:none; color:#e4c55e; }
.tabs li.active a,
.tabs li.active a:hover {  font-weight:bold; color:#e4c55e; }

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