input, textarea {
    border:solid 1px #A06550;
    width:330px;
    font-size:10px;
    color:#472600;
    /*float:left;*/
    background-color:#FFFFFF;
    height:14px;
    font-family:verdana,sans-serif;
}

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

textarea {
    height:50px;
}

div.line {
    margin-bottom:5px;
    font-size:10px;
    color:#472600;
    width:560px;
}

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

#contacte {
    font-size:10px;
    line-height:14px;
    color:#472600;
    width:560px;
    margin-bottom:15px;
    width:440px;
}

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

#textform {
    background-color:#EFE6DC;
    padding:10px;
    height:325px;
}

