body
{
background:#fffce7;
font-family:arial,helvetica,sans-serif;
font-size:11px;
} 

.region4 select {
margin-top:6px;
}
.region4 div.style3 {
/*padding-bottom: 12px;*/
font-size:16px;
}

#Background .region5 {
background: #FEEFCD;
padding-left:29px;
}

a.listingArticleLinkTo {
  display: none;
}

a.listingItemTitle {
  font-size: 17px;
  font-family: Arial;
  text-decoration: none;
  color: #990100;
}

a:hover.listingItemTitle {
  text-decoration: underline;
}

a.complexListingLink {
  font-size: 17px;
  font-family: Arial;
  text-decoration: none;
  color: #990100;
}

a:hover.complexListingLink {
  text-decoration: underline;
  }

.complexListingBox {
  padding: 10px;
  }
.clearDiv {
clear:both;
}