﻿        /* Resetting defaults */
        html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;	padding: 0;	border: 0; outline: 0; font-size: 100%;	vertical-align: baseline; background: transparent;}
        body {line-height: 1;}
        ol, ul {list-style: none;}
        table {border-collapse: collapse;border-spacing: 0;}
        
        /* General box-settings */
        body        {background-image:url('../gfx/bg.gif');background-repeat:repeat;padding-top:40px;font-family:Arial;font-size:11px;color:#fff;}
        td          {vertical-align:middle;height:30px;}
        td:first-child{width:90px;}
        table       {margin:5px 0 0 45px;}
        #loginBox   {width:443px;height:199px;background-image:url('../gfx/login_bg.jpg');border:1px solid #6c6c6c;margin:auto;}
        #innerLogin {width:405px;margin:auto;padding-top:48px;}
        .userInput  {border:0;background-color:#fff;width:217px;height:16px;padding:4px 5px 0 5px;color:#676767;font-size:11px;}
        .loginBtn   {text-align:right;}