div.form p label {
    width:370px;
    text-align:right;
}

div.form p {
    clear:both;
}

div.form p.textfield label {
    width:280px;
}

div.form p.textfield textarea{
    height:60px;
}

div.form-action {
    margin-left:150px;
}

div.form h3 {
    clear:both;
}
