/********************** Tabs */
.tabs { 
	margin: 15px 0px; 
	overflow:hidden; 
	border-bottom:1px solid #ccc;  
	zoom: 1; 
	width:894px;
	
	}
	
	
	
.tabs li  { 
	float:left; 
	border-right:1px solid #ffffff; 
	border-left:1px solid #fff; 
	font-size:0.9em; 
	line-height:1em;  
	background:url(../images/acct-bg.jpg) top left repeat-x; 
	font-size:14px;
	}
.tabs li.first          { border-left:0; }
.tabs li.last           { border-right:0; }
.tabs a                 { display:block; padding:6px 10px; color:#000; text-decoration: none;}
.tabs a:hover           { background:url(../images/title_bkg.jpg) top left repeat-x; text-decoration:none; color:#444; ; text-decoration: none;}
.tabs li.active a,
.tabs li.active a:hover { background:url(../images/title_bkg.jpg) top left repeat-x;  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:0 15px 25px 0; width:245px;}
#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}

.product-specs { padding:10px; min-height:200px;}

.dedicated-review-box { padding:5px;}
/*#product_tabs_related_tabbed { position:relative; left:-155px;}
#product_tabs_description_tabbed { position:relative; left:90px;}*/
