@import url(sub.css);

#content .title {margin-bottom: 0; padding-bottom: 0.25em; border-bottom: none;
  text-align: center;}

#content p {margin-bottom: 1.1em;}

#main 
{
	float: left; 
	font-size: 0.88em;
  	width: 100%; 
	padding: 1.5em 0 1.5em 120px;
  	background: #EEE;
}

#content 
{
	width: 70%; 
	padding: 0 25px 0 20px;
	border-right: 1px dashed #999
}

#map
{
	width: 100%;
	height: 500px;
	padding: 1.5em 0 1.5em 20px;
}

#mapcontrols
{
	padding: 1.5em 0 1.5em 20px;
}