/* Common CSS Styles */

.clear {
	clear: both;
}

.testimonials {
	text-align: right;
	border-bottom: 1px dashed #0081b1;
	margin-bottom: 10px;
	padding: 5px;
}