#mapBox{
	width:600px;
	margin:30px auto;
	height:350px;
}

#mapBox path{
	cursor:pointer;
}

#locations ul {
	list-style: none;
}