/****** can this be in the config? ****/
#ContactButtonBlock .button
{
	display:none;
}

#contactBlock
{
	width:400px;
	margin:12px 0px 0px 100px;
	line-height:13px;
}

.heading
{
	font-size:13px;
	line-height:21px;
	font-weight:bold;
	color:#333;
}

a.mailLink, a.mailLink:visited, a.mailLink:hover
{
	display:block;
	width:160px;
	margin:10px 0px 24px 0px;
	color:#900;
}

#phoneNumberBlock
{
	line-height:16px;
}


