/********************** Tabs */
.tabs { margin: 0px auto; overflow:hidden; border-bottom:1px solid #91ab4d;  zoom: 1;width:640px;}
.tabs li                { float:left; border-right:1px solid #ffffff; border-left:1px solid #fff; font-size:0.9em; line-height:1em;  background-color: #c7d977; }
.tabs li.first          { border-left:0; }
.tabs li.last           { border-right:0; }
.tabs a                 { display:block; padding:6px 10px; color:#444; text-decoration: none;}
.tabs a:hover           { background-color:#d5e291; text-decoration:none; color:#1a3142; ; text-decoration: none;}
.tabs li.active a,
.tabs li.active a:hover { background-color:#91ab4d;  font-weight:bold; color:#fff; }

#product_tabs_tags_tabbed_contents.input-box input	{ width: 300px; }
#product_tabs_tags_tabbed_contents .input-box	{ width: 300px;  margin:10px 10px 10px 0;}
#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}

.easytabs-tags { width:640px;margin: 0 auto; }
.easytabs-tags h2 { color:#1a3142;margin:10px 0; }
.easytabs-tags .button-tags span { display:block;width:136px;height:18px;background:url(../../../default/default/images/ss_details_view_product.png) no-repeat;color:#FFF;text-align:center;margin:0 auto;padding-top:2px; }
