﻿.McContact 
{
	font-size: 11px; 
	font-weight: normal; 
	color: #232383; 
}
a.McContact:link,a.McContact:active,a.McContact:visited { text-decoration:none; font-size: 11px; font-weight: normal; color: #777777; }
a.McContact:hover { font-size: 11px; font-weight: normal; color: #999999; text-decoration:none; }

.McFormSent 
{
	text-align: center;
	padding: 50px 0px 50px 0px;
	font-weight: bold;
}

.McSubContainer 
{
	padding:4px; 
	overflow:hidden;
	margin-bottom: 8px;
	margin-top: 8px;
}

.McItem
{
	float:left; 
	text-align:center; 
	width:50%;
}
a.McItem:link,a.McItem:active,a.McItem:visited { }
a.McItem:hover { }
