#layout_center_column ul { list-style: disc; }
#layout_center_column ol { list-style: decimal; }

#layout_center_column ul,
#layout_center_column ol { margin-left: 20px; margin-bottom: 15px; }

#page_body table { border-collapse: separate; }
#page_body table td { vertical-align: top; }

/* ------------------------------------------------------------------ */
#folder_ids { height: auto; }

/* ------------------------------------------------------------------ */
#layout_center_column h2 { font-size: 18px; font-weight: bold; margin-bottom: 5px; color: #D10000; }


/* ------------------------------------------------------------------ */
#view-home-page #splash_flash { width: 440px; height: 248px; background-image: url('/images/splash_placeholder.jpg'); background-repeat: no-repeat; }

/* ------------------------------------------------------------------ */

#view-lesson-page .pdf_file_container { margin-top: 10px; }
#view-lesson-page .pdf_file_container a { font-weight: bold; color: #660033; text-decoration: none; }

#view-search { margin-top: 15px; }
#view-search .page_title { font-weight: bold; }
#view-search .page_description { margin-bottom: 15px; }


#layout_center_column p { margin: 5px 0 15px 0; }
#layout_center_column ul { visibility: visible; }

.view-error { margin-top: 20px; font-weight: bold; }

.light_row { background-color: #D8D8D8; }
.dark_row { background-color: #B8B8B8; }

table td.field_label {
  vertical-align: top; 
  white-space: nowrap; 
  text-align: right; 
  padding-right: 10px; 
  font-size: 12px; 
  font-weight: bold; 
  line-height: 25px;
}

/* REGISTER AJAX ADDITIONS --------------------------- */

#promo-status {
  display: none;
  font-size: 10px;
}

