p#productInfoLink.productGeneral.centeredContent {
	background-color: white;
	border: 1px solid #cecece;
	border-radius: 8px;
	padding: 5px;
}
.centerColumn {
    background-color: white;
}
#mainContent {
    background-color: white;
    padding-top: 25px;
    padding-bottom: 25px;
}
#header {
    margin-bottom: 0;
}
#selling_points {
    margin-top: 0;
}

#quick_paypal, #shopping_cart_buttons .paypal_bg, body#loginBody #loginDefault .col-1-3:nth-child(3) {display:none!important;}

/* pRose fixes */

.button.button_checkout {
    color: #fff;
}
body {
    background: url('../images/bg.jpg');
    background-size: cover;
}
#pagenotfoundBody #selling_points .col-1-3 {
    width: 30%;
}