ul#product_tabs {
	margin-left: 0;
}
ul#product_tabs a:link, ul#product_tabs a:visited {
	width:142px;
}
div.tab_box {
	margin-left: 0;
	margin-right: 18px;
	padding-top:10px;
}

div.tab_box img {
	margin-bottom:10px;
}

body.product-cia ul#product_tabs li#cia_tab a:link,
body.product-cia ul#product_tabs li#cia_tab a:visited,
body.product-xray ul#product_tabs li#xray_tab a:link,
body.product-xray ul#product_tabs li#xray_tab a:visited,
body.product-ninestep ul#product_tabs li#ninestep_tab a:link,
body.product-ninestep ul#product_tabs li#ninestep_tab a:visited,
body.product-buffing ul#product_tabs li#buffing_tab a:link,
body.product-buffing ul#product_tabs li#buffing_tab a:visited
{
	background:#F2F6FA;
	border-bottom:solid 1px #F2F6FA;
	border-top:solid 3px #FFEA00;
}
body.product-cia div#cia_content,
body.product-xray div#xray_content,
body.product-ninestep div#ninestep_content,
body.product-buffing div#buffing_content
{
	display:block !important;
}	

div.button_style {		
	color:#ffd600;
	font-weight:bold;
	font-size:18px;
	line-height:0;
	clear:left;
}

div.button_style a:link, div.button_style a:visited {
	margin-left:2px;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	line-height:14px;
	text-transform:uppercase;
}
