.contact_div
{
	text-transform	: uppercase;
	font-size				: 11px;
	color						: #ABABAB;
	margin-bottom		: 10px;
}

.contact_div_left
{
	margin-top	: 5px;
	float				: left;
	width				: 59%;
	margin-bottom	: 30px;
	line-height		: 150%;
}

.contact_div_left_minor
{
	font-size		: 10px;
	margin-top	: 10px;
}

.contact_div_right
{
	margin-top	: 5px;
	float				: left;
	width				: 40%;
	font-weight	: bold;
	line-height		: 150%;
}

.contact_error
{
	font-weight	: bold;
	color				: #FFAB05;
	font-size		: 13px;
	text-indent	: 20px;
	line-height	: 150%;
}
