#maps label {
	float: left;
	width: 8em;
}
#maps .radio_box label {
	float: none;
	width: auto;
}

#maps #location_plan {
	width: 700px;
	position: relative;
}
#maps #print {
	position: absolute;
	top: 10px;
	right: 0;
}

#maps #print a {
	padding-left: 16px;
	background: url(images/print.gif) left no-repeat;
	cursor: pointer;
}

#TB_title {
	background-color: #018d5c;
}
#TB_closeAjaxWindow {
	margin-bottom: 0;
	padding: 0;
}


#TB_ajaxWindowTitle { color: #fff; font-weight: bold; font-size: 110%; }

