.fade {
	position:relative; 	
	width: 955px;	
	height:263px;
	background-color:#e8ebf4;
	clear: both;
}

.fade div {
	float: left;
	text-align: left;
	width: 925px;
	height: 243px;
	padding: 20px 0px 0px 30px;
	font-size:30px;
	background-color: #e8ebf4;
	margin-right: 0px;	
	-moz-border-radius:0px;
}

#one, .feedbackfeature {background: #fff url(../../images/feature/bg_security_cameras.jpg) no-repeat;}
#two {background: #fff url(../../images/feature/bg_video_recording_products.jpg) no-repeat;}
#three {background: #fff url(../../images/feature/bg_innovative_alarms.jpg) no-repeat;}
#four {background: #fff url(../../images/feature/bg_video_recording_products.jpg) no-repeat;}

#feature .fade div.feedbackfeature p {
	width: 580px;
	padding: 0;
	margin: 0;
	font-size: 18px;
	line-height: 23px;
	text-shadow: 1px 1px 4px #00105b;
}

#feature .fade div.feedbackfeature span {
	color: #fff;
	padding: 0;
	margin: 0;
	font-size: 14px;
	font-weight: bold;
}
