.product_pages {
	display:none;
	}
	
	
h1 {
	display:none!important;

}
		
#column_1 #h1_large_product {
	display:block!important;
}

#column_1 .productSubmitInput {
		color: #FFFFFF!important;
	background-color: #990000;
	font-size: 13px;
	line-height: 35px;
	height: 35px;
	width: 131px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(/images/button.jpg);
	background-repeat: no-repeat;
	display:block;
	text-decoration: none;
	text-align: center;
	float:left;
	
	}
