.sprited {
    background: url(download_sprite.png) no-repeat;
    line-height: 1000px;
    overflow: hidden;
    display: block;
}
#sign_up #sign_up_form {
    margin-top: 23px;
}

#sign_up label {
    display: block;
    margin-bottom: 10px;
    color: #536376;
    font-size: .9em;
}

    #sign_up label input {
        display: block;
        width: 393px;
        height: 31px;
        background-position: -201px 0;
        padding: 2px 8px;
        font-size: 1.2em;
        line-height: 31px;
    }



#left_out {
    background-position: -202px -158px;
    width: 113px;
    height: 16px;
}

#sign_up_form {
    position: relative;
    background: url(divider.png) repeat-x bottom left;
    padding-bottom: 54px;
    margin-bottom: 12px;
}

#actions {
    float: left;
    position: absolute;
    right: 0;
    height: 31px;
    bottom: 20px;
}



 #close_x { 
        width: 24px; height: 23px;
        overflow: hidden; line-height: 1000px;
        display: block;
        position: absolute; top: 5px; right: 5px;
        background-position: -387px -102px;
    }
.close_medesign {
    background-color: #64984a;
    color: white;
    width: 80px;
    padding: 3px;
    margin: auto;    
    text-align: center;
    font-weight: bold;
}

#usage {
    background-position: -323px -172px;
    width: 67px;
    height: 22px;
}
