.content_productwholescreen { /* ancho de content:producto */ 

	width:750px;
}
#sidebar_product {
	background-color:#3A3B36;
	float:right;
	overflow:hidden;
	width:160px;
	background-image:url(../img/lomasvisto-sombra.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
	padding-bottom:70px;
}

#sidebar_product .product {
	margin-right:0;
	margin-left:13px;
	margin-bottom:15px;
}
.content_product {
	width:583px;
}


