#product-details {
	float: right;
}

#dw-product-details-container .dw-section-header {
	border-bottom: none;
}

#product-details .add-to-cart {
	background: url(/images/cart.jpg) left top no-repeat;
	width: 92px;
	height: 25px;
	float: left;
	text-indent: 10000px;
	overflow: hidden;
}

#product-gallery {
	float: left;
	width: 300px;
	margin-bottom: 20px;
}

#product-gallery .gallery-default-thumb {
	background: url(/images/img_notavailable.jpg) center 100% no-repeat;
	width: 300px;
	height: 200px;
}