/**
 * All of the CSS for your public-facing functionality should be included in this file.
 *
 * The file is enqueued from inc/frontend/class-frontend.php.
 */

form#otc-memorials-adding-report-form input.error {
   border: 2px dotted red;
}

form#otc-memorials-adding-report-form div.error {
   /* remove the next line when you have trouble in IE6 with labels in list */
   color: red;
   font-style: italic
}

#otc-memorial-reports-call_info,
#otc-memorial-reports-swl_info,
#otc-memorial-archive-reports-call_info,
#otc-memorial-archive-reports-swl_info {
   display: none;
}