#beginners {
}

#beginners h2 {
  background: transparent url(/img/index/beginners_h2.jpg) no-repeat scroll top center;
}

#beginners h2 a {
  display: block;
  height: 220px;
}

#beginners h2 a span {
  display: none;
}

#seo {}

#seo h2 {
  background: transparent url(/img/main/seo_h2.png) no-repeat scroll top center;
  height: 65px;
}

#seo h2 span {
  display: none;
}

#seo ul {
  padding: 0 20px 5px;
}

#seo li {
  padding: 5px 10px;
  background: transparent url(/img/dotted-line.gif) repeat-x scroll bottom left;
}

#seo li a {
  background: transparent url(/img/index/light-green.gif) no-repeat scroll bottom left;
  font-size: 11pt;
  padding: 2px 0 1px 21px;
}

#seo li.entry {
  background: transparent url(/img/index/newentry_h4.gif) no-repeat scroll top left;
  padding-left: 18px;
}

#seo li.last {
  background: #ffffff none;
}

#seo li span.posted_on {
  padding-left: 12px;
  font-size: 9pt;
  color: #666;
}

