#headerBlock,
#breadcrumbs,
#leftColumn,
#rightColumn,
#footerBlock,
#shoppingCart,
#bodyBlock,
#bookmarks,
#linkHeader,
#closButtonLink,
#zoom_close,
#mediumProdImage, #artistBlock, .text, .relatedProducts, #tellAFriendLink, hr
{
	display: none !important;
}


html,
body
{
	background-color:#000;
	width:700px;
	position: static;
}
body *
{
 /* border: 1px solid #000; */
}


#zoom
{
	background-color:#fff;
	position: static !important;
	left:0  !important;
	top: 0  !important;
	width:auto;
	margin: 0 auto;
	display: block !important;
}