
body {
	font-family:arial;
	font-size:10px;
	line-height:14px;
	color:#404040;
}

a {
	color:#e97700;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

img {
	border:none;
}

.clear {
	clear:both;
}

#wrapper {
	width:auto;
}

#info p {
	display:none;
}

h1 {
	margin-bottom:8px;
	text-align:center;
}

h1 img {
	display:inline;
}

#find {
	display:none;
}


#results {
	display:none !important;
}


#map {
	width:500px;
	height:400px;
	margin:0 auto;
}

#route {
	width:490px;
	margin:0 auto;
}