input, textarea {
    border:solid 1px #BBBBBB;
    width:330px;
    font-size:12px;
    color:#6F6F6F;
    /*float:left;*/
    background-color:#FFFFFF;
    height:16px;
    font-family:Helvetica, Arial, sans-serif;
}

input.submit {
    border:0 none;
    width:auto;
    background-color:#E5E5E5;
}

textarea {
    height:70px;
}

div.line {
    margin-bottom:7px;
    font-size:12px;
    color:#6F6F6F;
    width:560px;
}

div.txt {
    width:125px;
    float:left;
    padding-top:3px;
}

#contacte {
    font-size:11px;
    line-height:14px;
    color:#6F6F6F;
    width:560px;
    margin-bottom:25px;
    width:440px;
}

p.red {
    font-size:11px;
    color:#C80000;
    width:440px;
}

