#subhead_image{
    display:none;
}
.errors{
    margin:10px 0 0 0;
    color:red;
}
.errors strong{
    color:#555555;
}
input{
    width:280px;
}
input#phone{
    width:200px;
}
input#ext{
    width:65px;
}
textarea{
    width:280px;
}
input.checkbox{
    width:25px;
}
#subheader{
    height:1px;
}