/*
 * Override Stylesheet for Product Detail pages
 * --------------------------------------------------
 */

body {
    /* background-image: none;
    background-color: white; */
}
body .productDetail, html .productDetail {
	padding-bottom: 15px !important;
	margin-bottom:35px !important;
}