form {
	margin: 0px;
	padding: 0px;
}
input#suburb {
	width: 150px;
	border:1px solid #d0d0d0;
	padding:1;
}
div#mapoutline {
	margin: 10px 10px 10px 10px;
	position: relative;
	border: 1px solid black;
	text-align: left;
	width: 638px;
}
* html div#mapoutline {
	\width: 640px;
}
div#mapele {
	height: 460px;
}
div.inputpopup {
	position: absolute;
	border: 2px outset;
	background: buttonface;
	top: 0px;
	visibility: hidden;
	overflow: hidden;
	font-size: 12px;
	font-family: arial,helvetica,sans-serif;
}
div.inputpopup div {
	line-height: 18px;
	height: 18px;
	padding: 0px 4px;
	color: buttontext;
	text-decoration: none;
	overflow: hidden;
	white-space: nowrap;
	cursor: pointer;
	cursor: hand;
}
div.tooltipdiv {
	position: absolute;
	visibility: hidden;
	top: 0px;
	left: 0px;
	background: #cae6f6;
	border: 1px solid black;
	line-height: 16px;
	padding: 0px 4px;
	color: black;
	white-space: nowrap;
	font-size: 12px;
	font-family: arial,helvetica,sans-serif;
}
div#n_ml {
	position: absolute;
	top: -37px;
	left: -40px;
	background: url(lts.png) no-repeat;
	width: 263px;
	height: 196px;
}
div#sfo {
	font-size: 13px;
	font-family: verdana,helvetica,sans-serif;
}
div.printcontrol {
	background: white;
	color: black;
	border: 1px solid black;
	padding: 0px 5px;
	font: 12px arial;
	cursor: pointer;
}
div.facilitymapoutline {
	width: 425px;
	border: 1px solid black;
	margin: 0px auto;
}
* html div.facilitymapoutline {
	\width: 427px;
	w\idth: 425px;
}
div#facilitymap {
	height: 350px;
	font-family: arial,helvetica,sans-serif;
	font-size: 13px;
}
div#facilitymap div.title {
	margin-bottom: 5px;
}
div#facilitymap div.title b {
	color: #0000ff;
}

