table.action-alert {

}

#action_alert_form {
    width: 650px; 
}

table.action-alert td {
    vertical-align: middle;
}

table.action-alert td.label, table.action-alert td span.label {
    color: #29573e;
    font-family: Times New Roman,serif;
    font-size: 16px;
    font-weight: bold;
    padding-right: 10px;
}

table.action-alert td.find-people {
    width: 275px;
}

table.action-alert textarea {
    width: 100%;
    font-style: italic;
}

span.sincerely {
    font-style: italic;
}

table.action-alert td input {
    margin-right: 10px;
}

.infolink, .thickbox, .sincerely {
    font-size: 16px !important;
}

input#email {
    /*width: 309px;*/
}
input#street_address {
    /*width: 306px;*/
}
input#city {
    /*width: 172px;*/
}
input#state {
    width: 50px;
}
input#zip {
    width: 75px;
}