﻿ul.contactLeftlist
{
	list-style-type: none;
	float: left;
	clear: left;
	font-size: 0.8em;
	line-height: 19px;
	width: 160px;
}
ul.contactRightlist
{
	list-style-type: none;
	float: left;
	margin-left: 2em;
	font-size: 0.8em;
	line-height: 19px;
	margin-bottom: 0.5em;
	width: 205px;
}

p.contactHeadings
{
	clear: left;
	margin: 1.5em 0 1.2em 0;
	float: left;
	width: 480px;
}
