.find_search_form {
  padding: 10px 0 10px 10px;
  width: 470px;
  background-color: #B0EAEC;
}

.find_search_form_label {
  padding-top: 5px;
  padding-bottom: 5px;
}

.find_search_form_input_single,
.find_search_form_range {
  padding-bottom: 10px;
}

.find_search_form_input_single input {
  width: 180px;
}

.find_search_form_input_single select {
  width: 180px;
}

.find_search_form_input_single .date_entry {
  width: 60px;
}

.find_search_form_links {
  padding: 10px 0px 8px 15px;
  background-color: #f1ceed;
}

.find_search_form_input_range input {
  width: 80px;
}

.find_search_button {
  padding-top: 22px;
  margin-left: auto;
  margin-right: auto;
}

.find_top_rule_dotted {
  padding: 10px 0 5px 0;
}

.find_rule_dotted {
  padding: 20px 0 5px 0;
}

.find_nonsorted_column,
.find_nonsorted_column a:link,
.find_nonsorted_column a:active,
.find_nonsorted_column a:visited {
  color: #5E5E5E;
  font-weight: bold;
}

.find_sorted_column,
.find_sorted_column a:link,
.find_sorted_column a:active,
.find_sorted_column a:visited {
  color: #1DC8D2;
  font-weight: bold;
}

.find_results_caption,
.find_results_caption a:link,
.find_results_caption a:active,
.find_results_caption a:visited {
  color: #9A9D96;
  font-weight: bold;
  padding-right: 5px;
}

.find_results_inactive_caption {
  font-weight: bold;
  padding-right: 5px;
}

.find_title,
.find_title a:link,
.find_title a:active,
.find_title a:visited {
  color: #63D6DD;
  font-weight: bold;
  padding-right: 5px;
}

.browse_letter,
.browse_letter a:link,
.browse_letter a:active,
.browse_letter a:visited {
  color: #63D6DD;
  font-weight: bold;
  padding-right: 5px;
}


.find_results_sep {
  font-weight: bold !important;
  padding: 0 7px 0 2px;
}

SPAN.full_rec_title {
  padding: 4px 0px 4px 0px;
}

.full_rec_content a,
.full_rec_content a:link,
.full_rec_content a:active,
.full_rec_content a:visited {
 color: #63D6DD;
}

TABLE.full_rec_content TABLE.text TD {
  padding: 10px 0px 0px 0px;
}

TD.rule470 {
  padding-bottom: 5px;
}
.current_letter {
  margin: 15px 0px 15px 0px;
  font-size: 150%;
}
SPAN.largelinks,
SPAN.largelinks .selected,
SPAN.largelinks A
 {
 padding-top: 10px;
 margin-bottom: 10px;
 padding-right: 5px;
}
SPAN.largelinks A,
SPAN.largelinks A:link,
SPAN.largelinks A:active,
SPAN.largelinks A:visited,
SPAN.largelinks SPAN.selected {
 margin-top: 5px;
}

TD.event_find_res_cell_1 {
 width:80px;
}
TD.event_find_res_cell_2 {
 width:210px;
}
TD.event_find_res_cell_3 {
 width:90px;
}
TD.event_find_res_cell_4 {
 width:90px;
}
TD.job_find_res_cell_1 {
 width: 110px;
}
TD.job_find_res_cell_2 {
 width: 160px;
}
TD.job_find_res_cell_3 {
 width:80px;
}
TD.job_find_res_cell_4 {
 width:90px;
}
TD.obj_find_res_cell_2 {
 width:210px;
}
TD.obj_find_res_cell_3 {
 width:90px;
}
