#location
{
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #C7D0E1;
	background-color:#E9EDF4;
	width: 100%;
}

#address
{
	vertical-align: top;
	border: 2px solid #FFFFFF;
	border-right-style: none;
}

#contact
{
	vertical-align: top;
	border: 2px solid #FFFFFF;
	border-left-style: none;
}

#contentlist ul
{
	margin: 0px;
	padding: 10px 0px 0px 17px;
	list-style-type: none;
}

#contentlist li
{
	background-image: url(images/tertiary/contentBullet.gif);
	background-repeat: no-repeat;
	display: block;
	background-position: 0em .4em;
	padding-left: 16px;
}
