/* Add here all your CSS customizations */


.page-top.custom-product2 {
	background-image: url(../img/bg-int2.jpg);
	padding-top:50px;
	background-repeat: repeat;
	background-color: #999;
	border-top: 5px solid #888;
	overflow: hidden;
}


.page-top.custom-product3 {
	background-image: url(../img/bg-int3.jpg);
	padding-top:50px;
	background-repeat: repeat;
	background-color: #999;
	border-top: 5px solid #888;
	overflow: hidden;
}

