/* Styles for the Map*/
#zoomPosition {
	position:relative;
	left:157;
}
/* Styles for the Hours widget*/
hr {
	height: 1px;
	color:#ADAAAD;
}

/* Styles for the Direction widget*/
.getDirections {
	/*position:relative;
	left: 60px;*/
}

#googleMapWrapper #map{
	height: 245px;
}

.mapBorder{
	border: none;
	width: 300px;
}

.directionsSpacing {
	height: 10px;
}