#main_page {
    padding-right: 12px;
    background: url('/images/kellner-Home_10.jpg') bottom left no-repeat ;
    height: 431px;
    min-height: 431px;
    max-height: 431px;
    margin-right: -10px;
    overflow: hidden;
}
.class_site_image img{
    max-height: 100px;
    max-width: 100px;
}
.captcha_text{
    font-size: 60%;
}
.captcha{
    border: solid 1px #C3C3C3;
    margin-bottom: 5px;
    color: #666;
    margin-top: 5px;
    width: 163px;
    padding-top: 5px;
    height: 50px;
    background-color: #F5F5F5;
}    
.cap_outer{
    height: 110px;
    width: 163px;
}
.cap_holder{
    width: 163px;
    text-align: center;
    background-color: #F5F5F5;
    border: solid 1px #C3C3C3;
    margin-top: 5px;
    height: 105px;
    color: #666;
    margin-bottom: 5px;
}
#reg_form td{
    white-space: nowrap;
    font-size: 10pt;
}

