.loginform #form_login { display: none; }
.loginform input { align: middle; }
.loginform { color: #F7F1E3; background-color: Silver; top: 1%; left: 75%; min-width: 200px; text-align:center; width:24%; position: absolute; }
.loginform table { width:100%; margin: 0px; padding-left: 0px; padding-bottom: 4px; padding-top: 4px; text-align:center; }
.loginform table tbody tr td { padding-bottom: 4px; padding-top: 4px; }
.loginform table tr th { font-weight: bold; text-align:center; vertical-align: middle; background-color: Silver; width:100%; }
.loginform table tbody input { text-align:left; width:99%; word-spacing: normal; }
.loginform table caption { padding-top: 5px; padding-left: 5px; padding-right: 5px; font-size: 14px; font-weight: bold; text-align:center; vertical-align: middle; width:100%; cursor: pointer; color:#fff; }
.loginform table tr td, .loginform table tr th input, .loginform table tbody td p input { padding-left: 5px; padding-right: 5px; margin-left: 0px; margin-right: 0px; text-align:left; vertical-align: middle; width:auto; }
.loginform #ctl, .loginform #cbl, .loginform #ctr, .loginform #cbr { position:absolute; width:10px; height:10px; color:Silver; background:#F7F1E3; overflow:hidden; z-index:1; }
.loginform #ctl {top:0; left:0px;}
.loginform #cbl {bottom:0; left:0;}
.loginform #ctr {top:0; right:0;}
.loginform #cbr {bottom:0; right:0;}
.loginform em b { position:absolute; font:75px Arial; color:Silver; line-height:20px; font-weight:normal; }
.loginform #ctl b {left:-4px;}
.loginform #ctr b {left:-12px;}
.loginform #cbl b {left:-4px; top:-8px;}
.loginform #cbr b {left:-12px; top:-8px;}
