div.rightContactDiv
{
	padding-bottom: 30px;
}

div.rightContactDiv table
{
	width: 200px;
	margin-top: 0px;
	margin-left: 10px;
}

div.rightContactDiv table td.telNumberCell
{
	vertical-align : bottom !important;
	text-align: right !important;
}

.emailPanel
{
	padding-bottom: 10px;
	margin: 10px 10px 5px 10px;
	border-bottom: dashed 1px #C5BFB3;
}

div#divRightContact h2
{
	font-size: 11px;
	font-weight: normal;
	margin: 0px 0px 4px 10px;
}

div#divRightContact table
{
	margin-top: 0px;
}