.moduleContent {border:1px solid #fff;}
UL.featureList {list-style:none;}
	UL.featureList LI IMG { margin-right:10px;}
.slideMask {
	position:relative;
	width:640px;
	height:230px;
	margin:0px 20px;
	overflow:hidden;
}
	.slideMask #box {position:absolute;}
	.slideMask #box div.slide {
		width:640px;
		float:left;
	}
	.slideMask H3 { display:none;}
.buttons {position:relative;height:30px; border-top:1px dashed #DFD9C7;}
.buttons #prev {padding-top:9px;text-align:center;position:absolute;top:10px; left:0px; color:#333; font-size:12px;cursor:pointer; width:150px;height:32px;background:url('../images/btn_bg.png') top left no-repeat;}
.buttons #next {padding-top:9px;text-align:center;position:absolute;top:10px; right:0px; color:#333;font-size:12px; cursor:pointer ;width:150px;height:32px;background:url('../images/btn_bg.png') top left no-repeat;}
.features TD P {margin-top:5px;line-height:12px;vertical-align: middle;_display:inline;}
.features TD IMG {clear:left;margin:0px 10px 0px 0px;vertical-align: middle;}
