input {
    height:1em;
}

select {
/*    width:100px;*/
}

textarea {
    width:95%;
    height:5em;
}

fieldset {
    border:0;
    margin:0;
    padding:0;
    color:#fff;
}
