.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 {
	background: #e6e6e6;
	float: left;
	border: 1px solid #5E5E5E;
	width: 716px;
	height: auto !important;
	position: relative;
}

div.content {
	width: 545px;
	min-height: 334px;
	height: auto !important;
	height: 334px;
	float: right;
	background: #fff;
}

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