#map
{
	margin-left: 0px;
	margin-right: 30px;
	height: 500px;
}

#addresses
{
	margin-top: 20px;
	margin-bottom: 50px;
	position: relative;
}

#office_address
{
}

#reg_office_address
{
	background: url(../images/separator.gif) repeat-y;
	position: absolute;
	top: 0;
	left: 20em;
	padding-left: 40px;
}

#reg_office_address h2
{
	margin-top: 0;
}