#stafBlock { position: absolute !important; z-index: 100000; display: none; width: 200px; }
#stafForm { background-color: #fff; border: 1px solid #000; padding: 5px; margin:0; }
#stafForm h2 { margin: 0; }
#stafForm input, #stafForm label, #stafForm h2 { font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; font-size: 1em; color: #222222; }
#stafForm input { width: 90px; height: 15px; margin-top: 5px; border: 1px solid #ccc; }
#stafForm label { float: left; display: block; width: 90px; line-height: 16px; }
#stafClose { float: right; margin-right: 5px; }