body {
  background-color: #FFF;
  font-family: "Lucida Sans", Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #424242;
  width: 680px;
}

h1,h2,h3,h4,h5,h6 {
  font-family: Verdana, Arial, sans-serif;
  line-height: 1.0em;
  font-weight: normal;
}

h1 { font-size: 1.64em; }
h2 { font-size: 1.45em; }
h3 { font-size: 1.30em; }
h4 { font-size: 1.15em; }
h5 { font-size: 1.00em; }
h6 { font-size: 0.67em; }

a {
  color: #0082D9;
}

a:visited {
  color: #065192;
}

p.info {
  color: #A2A2A2;
}

.meta {
  color: #727272;
}

h1 {
  color: #065192;
}

h2,h3,h4,h5,h6 {
  color: #003E5F;
}

td { font-size: 12px; }

#featured-businesses {
  padding: 1em;
  border: 1px dashed #929292;
  background-color: #ffffcc;
  margin-bottom: 2em;
}

#featured-businesses h2 {
  margin: 0 0 1em;
  border-bottom: 1px solid #929292;
  color: #424242;
}

#featured-businesses ul { padding: 0; margin: 0;}

#featured-businesses ul li {
  width: 28%;
  float: left;
  margin-right: 5%;
  list-style: none;
  text-align: center;
}
