/*Style sheet for www.mapsta.net OS map pages. */

#leftcol {
	position: absolute;
	top: 10;
	left: 10px;
	width: 200px;
}

#rightcol {
	margin-left: 200px;
	top: 0;
	left: 0px;
	}
	
h1 { 
font-size: 175%; 
font-weight: bold; 
text-align: left; 
margin: 0px; 
}  

