#login .text
{
    width:150px;
}

.submit
{
    margin-top:7px;
}

#content h2
{
    font-size:14px;
    margin-bottom:7px;
}

.item
{
    height:60px;
}

.item img
{
    float:left;
    
}

.item .oneliner
{
    margin:0px 0 0 80px;      
    width:200px;      
}

.item .reward
{
    float:right;

}

#loginheader
{
    background:transparent url('/imgs/layout/about/intro5.jpg') no-repeat;
    width:748px;
    height:223px;
    background-color: #f3f3f3;
}

#countdowndiv
{
    background-color: #f3f3f3;
}

#countdown
{
    font-weight:bold; 
    font-size:15px;
    width:905px;  
    text-align:center;
    margin-bottom:3px;
}

.boldlink
{
    font-weight:bold;   
}

table
{
    width:728px;
}

table td,table th
{
    text-align:left;
    vertical-align: top;
}

table td
{
    padding-top:5px;
    /*border-top:1px dotted #ccc;*/
    height:53px;
}

.closed, .closed a, .closed p  
{
    color:#808080;
}


#subfooter .container 
{
	height:20px;
}
