body { background: #FFF url('../login/login_body_bg.jpg') repeat-x; }
div#login_logo{background: url('../login/logo.gif') no-repeat 18px 0;width: 106px;height: 86px;margin: 130px auto 0 auto;}
div#login_container{background: url('../login/login_box_bg.gif') no-repeat;margin: 5px auto 0 auto;width: 292px;}
h1{margin: 5px 4px 0 4px;padding: 6px 0 6px 0;border-bottom: solid 1px #A3C889;text-align: center;color: #333333;font-size: 18px;font-weight: bold;}
div#login_box{border-top: solid 1px #BDE2A3;margin: 0 4px 0 4px;padding-top: 8px;height: 120px;}
table#login_table{margin-left: 3px;}
th{text-align: left;color: #333333;font-size: 12px;font-weight: bold;padding-right: 5px;line-height: 24px;}
input.textbox{background: #5E7D41;font-size: 14px;color: #FFF; padding-top:2px;}
select#optLangauge{float: left;}
ul#btnLogin{float: right;}
div#error_box{clear: both; margin: 2px 0 15px 0;}