/* Webbli Racers Overrides -------------------------------------------------------------------------------- */

div#wrapper {
    background: url(/images/ww_mid_racers.png) no-repeat;
    background-position: center 42px;
    overflow: none;
    height: 580px;
    min-height: 580px;
}

div#footer {
    background: url(/images/ww_bot_racers.png) no-repeat;
    background-position: top center;
    overflow: none;
    height: 280px;
    min-height: 280px;
}

div#drome2 form input#reg-submit {
    position: absolute;
    top: 410px;
    left: 130px;
    width: 155px;
    height: 50px;
    background: url(../images/ww_signup_btn_racers.png) no-repeat;
    text-indent: -9999em;
    cursor: pointer;
    border: 0;
    /* IE7 hack */
    color: transparent;
    text-transform: capitalize;
}
