#Message
{
	width: 401px;
	margin: 0 auto; 
	
	background-image: url('../images/panel-bg-grey-401.gif');
}

#Message p
{
	margin: 13px;
}

#Message table
{
	margin: 2px 0 2px 13px;
}

#Message table th
{
	font-size: 8pt;
	color: #bd1d3b;
	font-weight: normal;
	text-transform: uppercase;
	text-align: left;
}

#Message table td
{
	font-size: 8pt;
}

#Phone
{
	width: 210px;
	margin: 20px auto;
	
	background-image: url('../images/panel-bg-red-210.gif');
}

#Phone p
{
	margin: 13px;
}

#Phone table
{
	margin: 2px 0 2px 13px;
}

#Phone table th
{
	font-size: 8pt;
	color: #bd1d3b;
	font-weight: normal;
	text-align: left;
}

#Phone table td
{
	font-size: 8pt;
}

#WhoAreWe
{
	margin: 0 auto;
	text-align: center;
}

