.product {
	background-position: left top;
	background-repeat: no-repeat;
	height: 270px;
}

.imageleft {
	background-position: left top;
	background-repeat: no-repeat;
	height: 270px;
	width:373px;
}

#hotspots {
	position: relative;
	display: none;
}

.hotspot {
	position: absolute;
}

.padd {
	height: 75px;
}

#left {
	margin-right: 533px;
}

#right {
	color: #56004e;
	text-decoration: none;
	width: 435px;
	font-size: 12px;
	float: right;
}