#productDetail #productPhotos {
	height: 300px !important;
}

.productPhotoThumbnailSection {
	width: 680px !important;
}

.productPhotoThumbnailSection #productPhotoThumbnail0 {
	padding: 0 10px 0 0 !important;
}

.productPhotoThumbnailSection #productPhotoThumbnail1 {
	padding: 0 10px 0 0 !important;
}

.productPhotoThumbnailSection #productPhotoThumbnail2 {
	padding: 0 10px 0 0 !important;
}

.productPhotoThumbnailSection #productPhotoThumbnail3 {
	padding: 0 10px 0 0 !important;
}

#cartItems .list img {
	position: relative;
	top: 4px;
	left: -4px;
	height: 16px !important;
}


