/* CSS Document */

.column{
	margin:0; padding:0;
	float:left;
}

#col1{
	width:250px;
}

#col2{
	width:300px;
}

#bacstreetmap {
	margin:15px 0 0 0;
	padding:0;
	height:300px;
	width:300px;
}

#bacstreetmap p{
	margin-top:0;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
}