﻿div#ContactInformation h1
{
	font-size: 14pt;
	margin-bottom: 5px;
}

div#ContactInformation p 
{
	margin-bottom: 10px;
}

div#ContactInformation div#ContactLeft 
{
	float: left;	
}

div#ContactInformation div#ContactRight 
{
	float: right;	
	text-align: right;
}