body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  background-repeat: repeat;
}

table {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
}

.category_headline {
display:block;
  border-bottom:1px solid #BBBBBB;
}

.category_navigation {
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

.category_crumbtrail {
margin:6px;
}

.category_property_caption {
  text-decoration: none;
}

.category_property_status {
  color: #990000;
}

.category_property_price {
  font-weight: bold;
}

.category_property_ID {
  font-size: 8pt;
}

table.properties_table
{
  border: hidden;
}

td.properties_table_cell
{
  border: solid 1px #CCCCCC;
}

.search_label {
  font-size: 76%;
}

.search_field {
  font-size: 76%;
}

.search_button {
  font-size: 76%;
}