input.ap-pro-textfield.ap-required-field {
    height: 38px;
}
h2.ap-pro-front-form-title {
    text-align: center;
    font-size: 19px;
    color: #AD0D17;
}
.ap-pro-form-field-wrapper input[type="submit"] {
    background: none repeat scroll 0 0 #AD0D17;
    border-color: #AD0D17;
}