#divRadius, #divPostcode, #divStaff, #divShifts, #divNight {
	visibility: hidden;
}

#divHelp {
	width: 250;
	height: 140;
	background-color: #FFFFFF;
	position:absolute;
	border-top: thin solid;
	border-right: thin solid;
	border-bottom: thin solid;
	border-left: thin solid;
	display: none;
}

#divFormalQuote {
	display: none;
}
