.listing1_subcontent{
  border: 1px solid #BBBBBB;
  border-top: 0px;
  background-color: #E7EAED;
  padding: 10px;
}

.listing1_subcontent a {
  font-size: 14px;
  text-decoration: none;
  font-weight: bold;
  font-family: verdana;
}

.listing1_subcontent a:hover {
  color: #D26900;
}

.listing1_cell {
  width: 200px;
  background-color: #fafafa;
  padding: 10px;
  border: 1px solid #C8C8C8;
  border-bottom: 1px solid #C8C8C8;
}

.listing1_cell_over {
  width: 200px;
  background-color: #FBF7C8/*#ECE9D8*/;
  padding: 10px;
  border: 1px solid #C8C8C8;
}

.listing1_separator{
  width: 20px;
  height: 20px;
}

.listing1_pagination {
  text-align: right;
  font-size: 13px;
  font-family: verdana;
  margin-bottom: 5px;
}

.listing1_pagination a {
  font-family: verdana;
  font-size: 13px;
  color: #6F5837;
  font-weight: normal;
}

.listing1_pagination a:hover {
  color: red;
}

.listing1_num_results {
  text-align: left;
  font-family: verdana;
  font-size: 11px;
  color: #666666;
  position: absolute;
}

.listing1_bar {
  background-color: #F0F0F0;
  border: 1px solid #BBBBBB;
  font-family: tahoma;
  font-size: 15px;
  padding-top: 9px;
  padding-bottom: 2px;
  padding-left: 5px;
  
}
.listing1_bar a:link , .listing1_bar a:visited {
  color: #4550A9;
  text-decoration: none;
  padding: 0px 2px 0px 2px;
}
.listing1_bar a:hover {
  color: #8C5735;
  text-decoration: none;
  padding: 0px 2px 0px 2px;
}

.listing1_bar_selected {
  border: 1px solid #BBBBBB;
  border-bottom: 0px;
  padding: 3px 15px 3px 15px;
  background-color: #E7EAED;
}


.listing1_bar_letter_inactive {
  color: #CCCCCC;
  padding: 0px 2px 0px 2px;
  font-size: 15px;
}