/*
	Connecticut School of Mixed Martial Arts

	Website:		ctmma.com
	Filename:		contact.css
	Description:	Contact us stylesheet
	Last Updated:	2009.12.05
*/

.column_right { text-align: right; }
.column_right img {
	border-top: 2px solid #111;
	border-right: 2px solid #333;
	border-bottom: 2px solid #333;
	border-left: 2px solid #111;
	margin-bottom: 15px;
}
.column_thirds {
	float: left;
	width: 300px;
}