h1 {
  height: 25px;
  margin: 0;
  padding: 0 0 0 40px;
  line-height: 25px;
  font-size: 14px;
}
h2 {
  margin: 0;
  padding: 6px 0 6px 40px;
  font-size: 12px;
  font-family: verdana;
}
.col {
  float: left;
  width: 33%;
}
.col ul {
  margin: 0 0 15px 40px;
  padding: 0;
  list-style-type: none;
}
.col li {
  margin: 3px 0
}
.col span {
  margin-left: 3px;
}
#lcol h1 {
  background: url('/images/browse_cats.png') no-repeat;
}
.state h1 {
  background: url('/images/browse_state.png') no-repeat;
}
#rcol h1 {
  background: url('/images/browse_int.png') no-repeat;
}

.morefeatures { color: black; position: relative; bottom: 12px; }
.morefeatures a:visited { color: blue; }