/* TESTIMONIALS CSS */
#content{
	width:520px;
}

#content li {
	display: inline;	
}
#features{
	float:right;
	display:inline;
	margin:0 5px 0 0;
}
