#pageContent #subPage #col1 {
	width:300px;
}

#pageContent #subPage #col2 {
	width:380px;
}

.mapMenu {
	height:20px;
	line-height:20px;
}

.mapMenu .inner {
	padding-left:5px;
}

#map {
	width:378px;	
	height:350px;
	margin-left:1px;
	overflow:hidden;
}

