@charset "utf-8";
#wrapper #main #page #body #testimonials {
	margin-top: 30px;
	padding-left: 5px;
	height: auto;
}
#wrapper #main #page #body #testimonials a {
	color: #FFFF00;
	text-decoration: none;
}
#wrapper #main #page #body #testimonials a:hover {
	color: #FFFF00;
	text-decoration: underline;
}



#wrapper #main #page {
	height: 1000px;
}
#wrapper #main #page #body #testinmoneynav {
	height: 94px;
	margin-top: 20px;
}
.bigimportance {
	font-weight: bold;
	color: #FFFF00;
}


.testimonybox {
	height: 90px;
	width: 120px;
	float: left;
	padding-left: 17px;
}
.borders {
	border: 2px solid #FFFF00;
}
.borders:hover {
	border: 2px solid #003300;
}
.borderslocation {
	border: 2px solid #003300;
}
