input.cfs_contents1 {
    background-image:url('img_buttons/bg_contents1.bmp');
    background-repeat: no-repeat;
    background-color: #FAF8CC;

    color: black;
    font-family:helvetica;
    font-size:12px;
    font-weight:bold;

    border-width:0px;
    height:46px;
    width:199px;
}

input.cfs_contents2 {
    background-image:url('img_buttons/bg_contents2.bmp');
    background-repeat: no-repeat;
    background-color: #FAF8CC;

    color: black;
    font-family:helvetica;
    font-size:12px;
    font-weight:bold;

    border-width:0px;
    height:47px;
    width:173px;
}

input.cfs_contents3 {
    background-image:url('img_buttons/bg_contents3.bmp');
    background-repeat: no-repeat;
    background-color: #FAF8CC;

    color: white;
    font-family:helvetica;
    font-size:12px;
    font-weight:bold;

    border-width:0px;
    height:46px;
    width:174px;
}

input.cfs_contents4 {
    background-image:url('img_buttons/bg_contents4.bmp');
    background-repeat: no-repeat;
    background-color: #FAF8CC;

    color: white;
    font-family:helvetica;
    font-size:12px;
    font-weight:bold;

    border-width:0px;
    height:45px;
    width:177px;
}

input.cfs_close {
    background-image:url('img_buttons/bg_close.bmp');
    background-repeat: no-repeat;
    background-color: #FAF8CC;

    color: white;
    font-family:helvetica;
    font-size:12px;
    font-weight:bold;

    border-width:0px;
    height:32px;
    width:124px;
}

input.cfs_more {
    background-image:url('img_buttons/bg_more.bmp');
    background-repeat: no-repeat;
    background-color: #FAF8CC;

    color: white;
    font-family:helvetica;
    font-size:12px;
    font-weight:bold;

    border-width:0px;
    height:35px;
    width:103px;
}

input.cfs_back {
    background-image:url('img_buttons/bg_more.bmp');
    background-repeat: no-repeat;
    background-color: #FAF8CC;

    color: white;
    font-family:helvetica;
    font-size:12px;
    font-weight:bold;

    border-width:0px;
    height:35px;
    width:103px;
}

input.cfs_confirm {
    background-image:url('img_buttons/bg_confirm.bmp');
    background-repeat: no-repeat;
    background-color: #FAF8CC;

    color: black;
    font-family:helvetica;
    font-size:12px;
    font-weight:bold;

    border-width:0px;
    height:35px;
    width:132px;
}

input.cfs_email {
    background-image:url('img_buttons/bg_email.bmp');
    background-repeat: no-repeat;
    background-color: #FAF8CC;

    color: black;
    font-family:helvetica;
    font-size:10px;
    font-weight:bold;

    border-width:0px;
    height:31px;
    width:101px;
}

input.cfs_new_job {
    background-image:url('img_buttons/bg_contents1.bmp');
    background-repeat: no-repeat;
    background-color: #FAF8CC;

    color: black;
    font-family:helvetica;
    font-size:16px;
    font-weight:bold;

    border-width:0px;
    height:46px;
    width:175px;
}

input.pay_now {
    background-image:url('img_buttons/pay_now.bmp');
    background-repeat : no-repeat;
    background-color  : white;
    border-width      : 0px;
    height            : 52px;
    width             : 213px;
}
