#site_overlay { position:absolute; top: 0; left: 0; z-index: 10; width: 100%; background-color: #000; }
#site_bigIframe { position:absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 11; }

#loader { position: absolute; top: 100px; left: -50px; display: none; z-index: 9999; }
#loader_table { margin: 10px auto 0px auto; }
#loader_table TD { padding: 0px; text-align: center; }
#loader_table TD DIV { font-size: 11px; color: #0b4480; text-align: center; margin: 0px 0px 3px 0px; }

#auth_block A { text-decoration: none; }
#auth_block table { width: 195px; margin: 15px 0px 0px 15px; border-collapse: collapse; }
#auth_block table TD { padding: 0px 0px 0px 0px; }
#auth_block table TD.sel { padding: 2px 7px 0px 4px; font: normal 12px Tahoma; color: #646567; }
#auth_block table TD input { border: 1px solid #b9b9b9; background-color:#fff; font-family: Tahoma,Geneva,sans-serif; font-size: 12px; color: #4A3C31; padding: 2px 2px 2px 2px; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; margin: 0px; }
#auth_block table TD input:focus { border: 1px solid #1c80cf; outline: none; }
#auth_block div.sub { margin: 10px 0px 0px 75px; }
#auth_block div.sub input { width: 80px; height: 24px; border: none; }