/* Individual Prouct CSS-FM7 */
div#feature div.sidebar{
	width:155px !important;
	height:170px;
	float:left;
	background-color:#0199D2;
	background-image: url(/images/graphics/round_corners_blue_bot.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
div#feature div.sidebar ul li{
	background-image: url(/images/bullets/line_dotted_blue.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
div#featureL3{
	background-color: #0199D2;
	background-image: url(/images/bg/fm_l3_titlebar.jpg);
	background-repeat: no-repeat;
	float:left;/*DW Hack*/
	float:none !important;/*DW Hack*/
	width: 686px;
	height: 35px;
}
div#featureL3 h2{
	color: white;
	font-size: 22px;
	font-weight: lighter;
	margin:0px;
	padding-top: 6px;
	padding-left: 20px;
}
div.featureMain div.featureArea{
	background: url(/images/bg/fm_feature.jpg) no-repeat;
	padding:32px 18px 14px 187px;
	height:125px;
}