body * {
	color: #000 !important;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
}
#header {
	display: none;
}
#nav {
	display: none;
}
#nav-sub {
	display: none;
}
hr {
	display: none;
}
#footer {
	display: none;
}
#print {
	display: none;
}
#content-left {
	padding: 0 !important;
}
#browsehappy {
	display: none;
}
a img {
	border: 0;
}
.jq {
	display: none;
}
.moduleform {
	display: none;
}

#gmap {}
.gmap-tab {

}
.gmap-tab-route {
	width: 300px;
	font-size: 11pt;
}
.gmap-tab-route p {
	padding-left: 25px;
	background: url(../favicon.ico) top left no-repeat;
}
.gmap-tab-route h2 {
	margin-top: 0;
	margin-bottom: 0;
}
.gmap-tab-route fieldset, .gmap-tab-route form {
	margin: 0;
	padding: 0;
	border: 0;
}
.gmap-tab-route label {
	display: block;
	margin-bottom: 5px;
	color: #003399;
	font-weight: bold;
}
.gmap-tab-route input[type=submit] {
	display: block;
}