.field_container { margin-bottom: 1em; }

/*-- Must include !important to override google toolbar --*/
.field_error { background-color: #fcc !important; }
.error_text { color: #f00; font-weight: bold; }

div.alertbox_red { background: #fcc url(../images/alertbox_red.gif) no-repeat; background-position: 10px center; border: 1px solid #ff0000; padding: 10px 10px 10px 80px; margin: 10px; }
div.alertbox_red ul { margin: 0; }
div.alertbox_red li { color: #f00; font-weight: bold; }

.submit_button { margin-right: 3px; }
