#scroll {
    left: 400px;
}

.scrollBox_element {
    background: transparent url('default/bckgrnd_enter-your-cover.png') no-repeat 210px 0;
    margin-top: 140px;
    padding-left: 270px;
}

.header_submitYourEntry {
    background: transparent url('default/title_submit-your-entry.png') no-repeat 0 0;
}

#submitYourEntryForm {
    position: absolute;
    left: 210px;
    top: 200px;
    width: 500px;
    padding: 0 19px 10px 59px;
    color: #FFF;
    background: transparent url('default/bckgrnd_enter-your-cover_overlay.png') no-repeat 0 285px;
}

#submitYourEntryForm span, #submitYourEntryForm a {
    color: #868686;
    font-size: 11px;
}

#submitYourEntryForm ul {
    margin: 0 0 0 15px;
    padding: 0;
}

#submitYourEntryForm li {
    padding-bottom: 2px;
}

#submitYourEntryForm td {
    vertical-align: top;
    text-align: left;
    padding-bottom: 8px;
}

#submitYourEntryForm .col1 { width: 155px; }

#submitYourEntryForm input[type=text] { 
    border: none;
    width: 194px;
    color: #000;
}
#submitYourEntryForm textarea {
    border: none;
    width: 320px;
    color: #000;
    font-family: Verdana,Geneva,Arial,Helvetica,sans-serif !important;
    font-size: 13px;
}

#submitYourEntryForm #charactersRemaining {
    color: #fff;
    font-size: 13px;
}

#cover_submit {
    width: 95px;
    height: 53px;
    background: transparent url('default/btn_submit.gif') no-repeat 0 0;
    margin-top: -20px;
}

/* ##################### terms & conditions, and fake footer #################### */
#footer {
    position: absolute;
    left: 222px;
    top: 1160px;
    width: 552px;
    color: #FFF;
    font-size: 9px;
    margin: 0;
    height: 330px;
}
#footer p {
    font-size: 9px;
    padding: 0 0 8px 0;
}
#tandcs a { color: #FFF; }
#tandcs p.left { text-align: left; }
#cover_footer { padding-left: 50px; }
#footer #standardFooter { display: none; }
