
         #googlemap {
            height: 380px;
				width: 484px;
         	border: 1px solid #000000;
         }
         
         
         #address {
         	width: 240px;
         }
         
         #route_button {
         	width: 70px;
         }
         
         #googletitle_spacing {
         	height: 25px;
         }
			
			#routeDesc {
				padding-top: 20px;
			}
