@charset "utf-8";

#feature-bg {
	background-image: url(/sunstat/_content/page-www/_images/bg-page-sunstat.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom: 1px solid #fff;
}
#feature-bg #feature-content .img-feature-sunstat {
	background-image: url(/sunstat/_content/page-www/_images/sunstat-feature-img.png);
	float: left;
	height: 259px;
	width: 260px;
	margin-left: 3px;
	margin-top: 7px;
	z-index: 1;
	position: relative;
}
#feature-bg #feature-content .img-feature-logo {
	background-image: url(/sunstat/_content/page-www/_images/sunstat-feature-logo.png);
	height: 111px;
	width: 296px;
	margin-top: 23px;
	margin-right: 50px;
	float: right;
	position: relative;
}
#feature-bg #side {
	position: relative;
	margin-top: -55px;
	z-index: 2;
}
#feature-bg #main {
	position: relative;
	margin-top: -120px;
	z-index: 2;
}

#feature-bg #main .product {
	background-color: #fff;
	background-image: url(/_templates/global/_images/bg-corneraccent-grey-tl.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 10px;
}

#feature-bg #main .product .info {
	width: 248px;
}

#feature-bg #main .product .info h2.description {
	margin-top: 0px;
}
#feature-bg #main .product .info h2.description .type {
	font-size: 0.8em;
	font-weight: normal;
	color: #000;
}
#feature-bg #main .product .info h2.description .model {
	font-size: 0.8em;
	font-weight: normal;
	color: #cdcdcd;
}

#feature-bg #main .product .images {
	float: right;
	text-align: center;
}
