#business-directory.preview {
  border-bottom: 1px solid #ffcf42;
  padding: 1em;
  margin-bottom: 1em;
}
#business-directory.preview .listing-data .desc {
  max-height: 100px;
}
#business-directory.preview .thumb {
  margin: 0 1em 1em 0;
  width: 100%;
}
#business-directory.preview select {
  padding: 10px 10px;
  background: url('/Images/dropmenu_arrow.jpg') no-repeat scroll center right;
}
#business-directory.preview .more {
  color: #ffcf42;
}
