@charset "UTF-8";
.features{
	font-size: 12px;
	position:relative;
	float:left;
	margin-top: -300px;
	line-height: 150%;
	color: #006699;
	line-height: 200%;
	width: 700px;
}

html>body .features{
	margin-top: 125px;
	}
	
*:first-child+html .features{
	width: 400px;
	margin: -215px 0px 0px 0px;
	}

.features li a{
	color: #006699;
}

.features li {
	list-style-image: none;
	list-style-type: none;
	}
