.testimonial {
	margin : 3 10 20 80;
}

.testimonialauthor {
	margin : 10 0 0 0;
	color : black;
	font-weight : bold;
	font-size : 11px;
}

.testimonialposition {
	color : white;
	font-size : 11px;
	padding-bottom : 10px;
}

.recentnewstext {
	margin : 8 2 10 20;
}

.readmore {
	background-image : url(images/feature1_readmore.gif);
	background-repeat : none;
	height : 15px;
	width : 72px;
	cursor : pointer;
	float : right;
	position : relative;
}

#navlist
{
margin-left: 5px;
margin-right: 10px;
padding-left: 0;
margin-top : 0px;
list-style: none;
}

#navlist li 
{
padding-left: 15px;
background-image: url(images/icon_feature1.gif);
background-repeat: no-repeat;
background-position: 0 .2em;
margin-bottom : 10px;
}
