form {
	margin: 0px;
	padding: 0px;
}
input#suburb {
	width: 150px;
	border:1px solid #d0d0d0;
	padding:1px;
}
div#mapoutline {
	position: relative;
	border: 1px solid #d0d0d0;
	text-align: left;
	width: 558px;
	-width:560px;
}
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;
}
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: 14px;
}
div.printcontrol {
	background: white;
	color: black;
	border: 1px solid black;
	padding: 0px 5px;
	font: 12px arial;
	cursor: pointer;
}
div.facilitymapoutline {
	width: 548px;
	border: 1px solid #d0d0d0;
	-width:550px;
}
div#facilitymap {
	height: 400px;
	font-family: arial,helvetica,sans-serif;
	font-size: 13px;
}
div#facilitymap div.title {
	line-height:16px;
	padding-left:20px;
	background:url(/style/titlelogo.gif) 0 0 no-repeat;
	margin-bottom:5px;
	white-space:nowrap;
}
div#facilitymap div.title b {
	color: #0000ff;
}

