/* POPUP */

h2#lavora, h2#work, h2#cerca, h2#looking {
    width: 2487px;
    height: 66px;
    margin: 0 0 0 -2000px;
}

h2#lavora {
    background: url(../images/lavora.jpg) no-repeat top right;
}

h2#work {
    background: url(../images/workwithus.jpg) no-repeat top right;
}

h2#cerca {
    background: url(../images/itscoolcerca.jpg) no-repeat top right;
}

h2#looking {
    background: url(../images/looking.jpg) no-repeat top right;
}

#modulo div {
    padding: 5px 20px;
}

#modulo dd {
    margin: 0;
}

input, textarea {
    width: 300px;
}

select {
    width: 304px;
}

#messaggio {
    height: 5em;
}

#privacy {
    width: 300px;
    font-size: .9em;
}

#chbox, #txt {
    float: left;
}

#txt {
    margin: 0 0 0 15px;
}

#autorizzo {
    width: 15px;
    margin: 0;
}

#submit {
    width: 100px;
    margin: 15px 0 0 200px;
}

/* credits */

#credits {
    width: 487px;
}

#credits h2 {
    background: url(../images/credits.gif) no-repeat top right;
    width: 2487px;
    height: 66px;
    margin: 0 0 0 -2000px;
}

#credits div {
    height: 112px;
    margin: 80px 0 20px 0;
    padding: 10px;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
}

#credits div h3 {
    display: none;
}

#credits p {
    float: left;
    width: 224px;
}

#credits #sound {
    clear: both;
    background: url(../images/soundtrack.gif) no-repeat top right;
    width: 2064px;
    height: 11px;
    margin: 0 0 0 -1990px;
    padding: 0;
    border: 0;
}
