/********************** Tabs */
/*
.tabs { margin: 25px 0px; height:36px; width:605px; overflow:hidden; border-bottom:1px solid #8ecbe2;  zoom: 1; list-style: none; padding:0;}
.tabs li                { background:url('../images/tablibkgnd.png') left 0px no-repeat; margin:0; float:left; border-right:1px solid #ffffff; font-size:1.1em; padding:0 0 0 20px; }
.tabs li.first          { border-left:0; }
.tabs li.last           { border-right:0; }
.tabs li.active { background:url('../images/tabliactivebkgnd.png') left 0px no-repeat; border:0; }
.tabs a                 { background:url('../images/tabbkgnd.png') right top no-repeat; padding:11px 16px 10px 5px; margin:0 0 0 5px; color:#444; text-decoration: none;}
.tabs a:hover           { text-decoration:none; color:#444; text-decoration: none;}
.tabs li.active a,
.tabs li.active a:hover { background:url('../images/tabactivebkgnd.png') right top no-repeat; font-weight:bold; color:#fff; }

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

  */



