#directions{
	 display:none; 
	}

#map{
	width: 500px; 
	height: 230px; 
	background-color: rgb(229, 227, 223);
	}

h1{
	margin-top:20px;
	}

#content_wrap form{
	margin-left:30px;
	}
* html #content_wrap form{
	margin-left:60px;
	}
.label{
	width:80px;
	display:block;
	margin-right:5px;
	float:left;
	}
