@charset "utf-8";

#feature-bg {
	background-image: url(/accessories/_content/page-www/_images/bg-page-accessories.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom: 1px solid #fff;
}
#feature-bg #side {
	margin-top: 190px;
}
#feature-bg #main {
	margin-top: 120px;
}

#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;
}