@charset "UTF-8";
/* www.stayvalid.com mobile device fixes*/

#home_right #features ul {
	margin-top: 24px;
}

#home_right #features li {
	font-size: 7px;
	line-height: 12px;
	padding-left: 30px;
	background: url(../images/check.jpg) no-repeat 0px 5px;
	background-size: 40% 40%;
	padding-top: 8px;
}

#content_fix {
	width: 724px;
	padding: 0px 20px;
	background: white;
	margin-top: 1px;
	margin-left: 2px;
}		