/********************** Tabs */
.tabs { margin: 0 11px; padding: 0; overflow:hidden; zoom: 1;}
.tabs li                { float:left; font-size:14px;}
.tabs li.first          { border-left:0; }
.tabs li.last           { border-right:0; }
.tabs a                 { display: block; width: 143px; height: 41px; padding: 0; text-align: center; line-height: 43px; color:#fff; text-decoration: none; background: url(../images/bg_tabs.png) no-repeat; margin: 0 5px 0 0; }
.tabs li#product_tabs_network_compatibility a {background: url(../images/bg_tabs_large.png) no-repeat; width:172px;}
.tabs a:hover           { background: url(../images/bg_tabs-hover.png) no-repeat; text-decoration: underline; color:#f1f1f1; ; text-decoration: none;}
.tabs a:active           { background: url(../images/bg_tabs-active.png) no-repeat; }
.tabs li.active a,
.tabs li.active a:hover { background: url(../images/bg_tabs-current.png) no-repeat; color:#666; }
.tabs li#product_tabs_network_compatibility.active a { background: url(../images/bg_tabs-L-current.png) no-repeat; color:#666; }
.padder { background: url(../images/bg_tiers.png) repeat-x 100% 100%; border-bottom: 1px solid #Eee; padding: 15px 0; overflow: hidden;}

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