div.backstretch {
	overflow: hidden;
	position: relative !important;
	max-height: 450px !important;
}

div.backstretch img {
	width: 100% !important;
	height: auto !important;
	top: 0 !important;
	left: 0 !important;
}

div.backstretchLoaded .backstretchSlide .image img,
div.backstretchLoaded .backstretchSlide .buttons .public {
	display: none;
}

div.backstretchLoaded .backstretchSlide .image .frame,
div.backstretchLoaded .backstretchSlide .image {
	border: none;
	background: none;
	padding: 0;
	margin: 0;
	display: none;
}

div.backstretchLoaded .backstretchSlide .image a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 500px;
}

div.backstretchLoaded .backstretchSlide {
	position: absolute;
	margin: 1em;
	padding: 0.5em;
	bottom: 0;
	right: 0;
	width: auto !important;
	display: none;
	background: #3C6E15 !important;
	max-width: 50%;
}

div.backstretchLoaded .backstretchSlide .productBody {
	padding: 0.5em;
}

div.backstretchLoaded .backstretchSlide span.attributes {
	padding: 0px;
	float: left;
}

div.backstretchLoaded .backstretchSlide span.attributes h3 {
	color: #fff;
	font-size: 1.4em;
	line-height: normal;
	border: none;
	margin: 0;
}

div.backstretchLoaded .backstretchSlide span.attributes h3 a {
	color: #fff;
	text-decoration: none;
}

div.backstretchLoaded .backstretchSlide span.attributes  a {
	text-decoration: none;
}

div.backstretchLoaded span.attributes .productDetails span {
	float: left;
}

div.backstretchLoaded .backstretchSlide span.attributes .textarea {
	color: #fff;
	font-size: 1.2em;
	margin: 0;
	float: left;
	line-height: normal;
}

div.backstretch .backstretchSlide span.attributes .textarea {
	margin-bottom: 0;
}


