/********************** Tabs 
.tabs { margin: 15px 0px 0; overflow:hidden; float:left; width:330px;}
.tabs li                { float:left; text-align:center; font-size:0.9em; line-height:1em; background:url(../images/tab_bg.gif) no-repeat 0 0; width:83px;}
.tabs li.first          { border-left:0; background:url(../images/tab_first.gif) no-repeat 0 0; width:81px; }
.tabs li.last           { border-right:0; background:url(../images/tab_last_bg.gif) no-repeat 0 0;width:83px;}
.tabs a                 { display:block; padding:6px 10px; 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 {font-weight:bold; color:#444; }

#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}
.padder{background:url(../images/mid_bg_tab.gif) repeat-y 0 0; float:left; width:330px;}
.padder_top{background:url(../images/tab_top_bg.gif) no-repeat 0 0; float:left; width:330px;}
.padder_bottom{background:url(../images/bottom_tab_bg.gif) no-repeat 0 bottom; float:left; width:310px; padding:10px;}*/

/********************** Tabs */
.tabs {  margin: 15px 0px 0; overflow:hidden; float:left; width:323px; border-bottom:1px #0b4475 solid;}
.tabs li                { float:left; border-right:1px solid #225784; border-top:1px #0b4475 solid; font-size:0.9em; line-height:1em;  background: #fff; }
.tabs li.first          { border-left:1px #0b4475 solid; }
.tabs li.last           { border-right:1px #0b4475 solid; }
.tabs a                 { display:block; padding:6px 3px; color:#444; text-decoration: none;background-color:#95aec4;}
.tabs a:hover           { background-color:#fff; text-decoration:none; color:#225784; text-decoration: none;}
.tabs li.active a,
.tabs li.active a:hover { background:#fff; font-weight:bold; color:#225784; }

#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; display:inline; width:145px;}
#product_tabs_related_tabbed_contents li p {width:145px;float:left;}
#product_tabs_related_tabbed_contents li .product-details span {float:none!important; background:none!important; padding:0!important;}
#product_tabs_related_tabbed_contents ol	{ clear: both; float:left; width:310px;}
.product-collateral:after { content:"."; display:block; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; zoom: 1}
.padder{background:url(../images/mid_bg_tab.gif) repeat-y 0 0; float:left; width:330px;}
.padder_top{background:url(../images/tab_top_bg.gif) no-repeat 0 0; float:left; width:330px;}
.padder_bottom{background:url(../images/bottom_tab_bg.gif) no-repeat 0 bottom; float:left; width:310px; padding:10px;}

.product-details span.price {
font-size:12px;
font-weight:normal;
line-height:16px;
padding-left:3px;
}

.special-price .price-label {
color:#003D71;
font-size:12px;
font-weight:bold;
line-height:13px;
white-space:nowrap;
}