
#map {
	width: 600px;
	height: 450px;
	border: 2px solid gray;
}

#controlToggle li {
	list-style: none;
}

p {
	width: 512px;
}

#west {
	width: 1000px;
}

#east {
	position: absolute;
	left: 250px;
	top: 60em;
}
