#template {
  background-color: #8b2fba;
}

#template td.nav, #template td.nav a {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #FFFFFF;
}

#template #bc, #template #bc a {
  padding-left: 12px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #FFFFFF;
}

#template #bc, #template #bc a {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
}

#template #content {
  background-color: #FFFFFF;
  color: #000000;
}

#template #bottom_links {
  border-top: 1px solid #FFFFFF;
  padding: 5px;
}

#template #bottom_links, #template #bottom_links a {
  font-size: 10px;
}

.enhanced-listing {
margin:5px;
padding:3px;
}
.enhanced-listing .title {
color:#454790;
font-size:9pt;
}
.enhanced-listing .description {
}
.enhanced-listing .read-more a {
color:black !important;
font-weight:bold;
text-align:left;
}
.enhanced-listing .read-more a:hover {
text-decoration:underline;
}
.enhanced-listing .listing-count {
font-weight:bolder;
}
