#map {
	margin-top: 20px;
	position: relative;
	height:490px;
	width:400px;
	float: right;
}
.locsidebar {
	margin-top: 20px;
	padding: 10px;
	width: 175px;
	float: left;
	background-color: #336600;
	color: #FFF;
}
