.slide {

	background: url(../images/slide_reflection_blank.jpg) bottom center no-repeat;
	display: block;
	min-height: 336px;
	height: auto !important;
	height: 336px;
	position: relative;
	margin: 0px auto 0;
}

.product {
	width: 758px;
	min-height: 336px;
	height: auto !important;
	height: 336px;
	margin: 0px auto 0;
}

.item {
	float: left;
	width: 716px;
	min-height: 334px;
	height: auto !important;
	height: 334px;
	position: relative;
}

div.content {
	min-height: 334px;
	height: auto !important;
	height: 334px;
	float: right;
}

div.content p a {
	color: #b7670a;
}
