/*Base*/
body {font-size:12px; font-family: Arial, "MS Trebuchet", sans-serif; position: absolute; top:0; left:0; height:100%; width:100%; margin:0; padding:0; overflow: hidden;}
img  { border:none; }
h2   { color:#525151; font-size:18px; margin:0px 0px 15px 0px; padding:0; }
/*Login Page*/
#wrapper { top:0; left:0; background: transparent url('/images/backend/background.png') repeat-x scroll center center; height:100%; width:100%; position:absolute; }
#login-box { margin:0; padding:0px; position:absolute; width:435px; height:435px; background: transparent url('/images/backend/bg-login.png') no-repeat 0 110px; top:50%; left:50%; margin-top:-239px; margin-left:-220px; }
#intro-box { margin:0; padding:0px; position:absolute; width:413px; height:478px; background-image: url('/imagess/backend/bg_intro.png'); top:50%; left:50%; margin-top:-239px; margin-left:-220px; }
#logo-small { position:absolute; top:0px; left:0px; background: transparent url('/images/backend/tmn-header.png') repeat-x scroll center center; height:88px; width:100%; z-index:1000;}
#logo-credit { position:absolute; top:10px; left:100%; margin-left:-225px; }
#content { text-align:left; margin:150px 20px 0px 100px; }
#content_intro { text-align:center; margin:210px 0px 0px 0px; color: #525151;}
#content_intro a { color: #525151;}
#copyright { position:absolute; top:100%; left:20px; margin-top:-25px; color:#525151;}
#footer { position:absolute; bottom:0px; left:0px; background: transparent url('/images/backend/tmn-footer.png') repeat-x scroll center center; height:121px; width:100%;}
.field { padding-bottom:5px; }
.bottom { color:#525151; margin-top:20px; }