

.locator_prev_next a {
  color: #93c6f5;
  text-decoration: none;
  font-size: 12px;
}

.locator_prev_next a:hover{
  color: #003366;
  text-decoration: none;
}

a.locator_page{
  color: #93c6f5;
  text-decoration: none;
  font-size: 12px;
}

a.locator_page:hover{
  color: #003366;
  text-decoration: none;
}

a.locator_page_current,a.locator_page_current:hover{
  color: #000000;
  text-decoration: none;
  font-size: 12px;
}

.locator_page_separator,.locator_page_separator:hover{
  cursor: default;
  color: #000000;
  text-decoration: none;
}


.plug_locator select{
   width: 120px;
}

.locator_form_table{
  border: 1px solid #999999;
  border-collapse: collapse;
}


.plug_locator .locator_name{
  color: #666666;
  font-size: 14px;
  font-weight: bold;
}






