@import url("common.css");

div#main h2
{
  background-image:url("/style2/images/h2_top.gif");
  text-indent:51px;
  margin-top:36px;
}

ul#topics
{
  list-style:url("/style2/images/topic_li.gif") inside;
}

ul#topics li
{
  text-align:left;
}