	#stafBlock { position: absolute !important; z-index: 100000; display: none; width: 220px; }
	#stafForm { background-color: #ffffff; border: 1px solid #c6c6c6; padding: 5px; margin:0; }
	#stafForm h2 { margin: 0; } 
	#stafForm input, #stafForm label, #stafForm h2 { font-family: Arial; font-size: 13px; color: #222222; }
	#stafForm input { width: 90px; margin-top: 4px; border: 1px solid #ccc; }
	#stafForm label { float: left; display: block; width: 90px; line-height: 16px; }
	#stafClose { float: right; margin-right: 5px; }
