.error {border:4px solid red; padding:10px; position:absolute; top:0px; right:0px; height:200px}
body {background: #D6D6D6 url("bg.jpg") repeat-x;}
img {border:0px;}
#main  {position:relative;width:850px;margin:0px auto;}
#main2 {position:relative;width:850px;margin:0px auto;}
.sponsor_div {text-align:center;}
.sponsor {padding:10px;}
.sponsor2 {}
h1 {text-indent:-9999px; margin:30px auto; width:357px; height:65px;
    background: transparent url("logo.png") no-repeat scroll center center;
    }
h1 a {display:block;height:65px;}
#form {width:500px; margin:50px auto; text-align:center;}
#invite {
    font-family:"Trebuchet MS", "Arial Black", Arial, sans-serif;
    font-weight: bold; letter-spacing: -.06em; color:#666;
    }
.welcome{
    font-family:"Trebuchet MS", "Arial Black", Arial, sans-serif;
        text-align:center;
        }
.content {
        width:400px;
        margin:0 auto;
        }
.content p{
    font-family:"Trebuchet MS", "Arial Black", Arial, sans-serif;
        text-align:left;
        }
#user_input {
    font-family:"Trebuchet MS", "Arial Black", Arial, sans-serif;
    font-weight: bold; letter-spacing: +.04em; padding:5px;
    }
#results_go_here {
    text-align:center;
    /* font-size:64px; */
    margin:10px auto;
    font-family:"Trebuchet MS", "Arial Black", Arial, sans-serif;
    color:#333; /*#FF00E2;*/
    min-height:150px;
    }
#results_go_here b {color:#444;}
#results_go_here a {color:#FF00E2;}
.numeric {font-size:smaller;margin:0px;padding:0px;color:#666; }
.fail    {font-size:.8em;color:#888;}
.lookupResult {font-size:1em;font-weight:bold;}
.greynum {font-size:.7em;margin:0px;padding:0px;color:#666;font-family:monospace;}
.greynum b{background-color:#AAA;}
.note   {font-size:.3em;color:#555;}
#progress_bar_spot {
    width:32px; margin:0px auto;
    position:absolute;
    top:400px; left:360px;
    }
#load_text{
    color:#444;
    font-size:15px;
    text-align:center;
    font-family:"Trebuchet MS", "Arial Black", Arial, sans-serif;
}
#footer {
    margin-top: 40px;
    text-align:center;
    font-family:"Trebuchet MS", "Arial Black", Arial, sans-serif;
    font-weight: bold; letter-spacing: -.06em; color:#666;
}
#footer a {color:#FF00E2;}
#footer img {position:relative; top:12px; left:-5px;}
.bgImg {
    position:absolute;
    top:80px; left:400px;
    width:218px; height:260px; 
    background: transparent url("calc.png") no-repeat;
    background-position:top center;
    }
.bar {
    width:150px;
    font-family:"Trebuchet MS", "Arial Black", Arial, sans-serif;
    font-size:smaller;
    letter-spacing: +.02em; color:#666;
    background: transparent url("cols.jpg") no-repeat scroll center top;
    height:350px;
    }
.bar p {padding:5px 10px;}
.leftbar {float:left;}
.rightbar {float:right;}

form {
    text-align:center;
}

table td {
    padding:0px;
    margin:0px;
}

.tableResults {
    width:470px;
    font-size:.8em;
    font-family: "arial narrow", arial, sans-serif;
    /* font-family:"Trebuchet MS", "Arial Black", Arial, sans-serif; */
}

.tableResults i {
    font-weight:bold;
    color:#009FFF;
}

.right {
    background-color:#666;
    color:#FFF;
}
.firstright {
    background-color:#666;
    color:#FFF;
    border-top:1px solid black;
}
.left {
    background-color:#EFE;
    border-top:1px solid black;
}

body li{
 padding-bottom: 5px;
}
