/*
	WebSolvents.com Misc Pages CSS Document

	This is source is Copyright, WebSolvents Hosting Solutions and Kyle Spearrin.
	http://websolvents.com, http://kylespearrin.com. All Rights Reserved.
*/

/* ------------- BODY ------------- */

/* --- About Us --- */

.content .photos {
	margin-top: 20px;
	text-align: center;
}

.content .photos img {
	border: 1px solid #000000;
	margin-right: 20px;
}

/* --- Testimonials --- */

.testimonial-box, .testimonial-box2 {
	padding: 10px;
	border: 5px dashed #ffffff;
	margin-bottom: 15px;
}

.testimonial-box {
	background-color: #fffad2;
}

.testimonial-box2 {
	background-color: #eeffe7;
}

/* --- Terms --- */

h2.terms-title a, h2.terms-title a:hover {
	text-decoration: none;
	color: #176bca;
}
