#map {
	width: 100%;
}
#map_sidebar {
	display: none !important;
}
#map_sidebar_toggle {
	display: none !important;
}
#toolbar {
	display: none !important;
}
#directionsPanel {
	border: none;
	height: auto;
	padding: 0;
	position: static;
	width: auto;
	overflow: visible;
	display: block !important;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	background: #FFFFFF; /* old browsers */
}
#open_close {
	display: none;
}
#directions {
	height: auto;
}
