#left-navigation { 
	margin:10px; 
	border-bottom:#CCCCCC 
	1px solid;
	}

a , a:visited{
	color: #77b00a; 
	text-decoration:none;
	} 
	
a:hover {
	color: #999999; 
	text-decoration:underline;
	}	

#testimonials-bg {
	background:#f5f5f5;
	padding:10px; 
	margin:5px 0px; 
	border:1px #e5e5e5 solid;
	}

#testimonials {
	background:#ffffff;
	padding:10px; 
	margin:5px 0px;
	}

em{ 
	font-size:10px; 
	font-weight:bold; 
	font-style:italic; 
	text-align:right;
	}	
