/*
used for miscellaneous styles
*/
.nomargin { margin: 0 !important; }
#testimonials p.noborder { border: 0; }

.sideImage {
	border: 1px solid #91BAD1;
	margin-top: 0px;
}

.tableBorders th, .tableBorders td {
	border: 1px solid #000;
	padding: 3px 5px;
}
