/********************** Tabs */
.tabs {line-height:22px; margin: 15px 0px; overflow:hidden; border: 1px solid #cccccc;  zoom: 1; background: #eeeeee;}
.tabs li                { float:left; border-right:1px solid #cccccc; /*border-left:1px solid #cccccc; */ font-size:11px; line-height:1em;  background: #eeeeee; }
.tabs li.first          { border-left:0; }
.tabs li.last           { border-right:0; }
.tabs a                 { display:block; padding:6px 10px; line-height:22px;color:#444; text-decoration: none;}
.tabs a:hover           { background: url("../images/selectedbg.jpg") repeat-x scroll 0 0 transparent; font-weight:bold; line-height:22px;  text-decoration:none; color:#ffffff; ; text-decoration: none;}
.tabs li.active a,
.tabs li.active a:hover {background: url("../images/selectedbg.jpg") repeat-x scroll 0 0 transparent;
 font-weight:bold; color:#fff; line-height:22px;}
.box-more-info{margin: 8px 10px;}
#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}

