#content {
  width: 580px;
}
#content h2,
#content h3,
#content h4 {
  padding: 10px 0 12px;
}
#content h2 { border-bottom: 1px solid #000; }
#content h3 { font-weight: bold; }
#content p {
  margin-bottom: 1em;
  line-height: 1.5;
}
#content .texts {
  padding-bottom: 20px;
  background: url(../images/content_bg_dotted_line_x.gif) repeat-x 0 bottom;
}


#content th,
#content td {
  line-height: 1.5;
}
#content th {
  font-weight: bold;
  vertical-align: top;
}

#content li {
  line-height: 1.5;
}

#sitemap_links li { line-height: 2; }
#sitemap_links ul { margin-left: 20px; }
*html #sitemap_links ul { margin-top: -1em; }
#sitemap_links ul li { line-height: 1.5; }
#sitemap_links a {
  padding-left: 14px;
  background: url(../images/arrow_icon.gif) no-repeat 0 0;
}
#sitemap_links h3 {
  padding: 0;
  font-weight: normal;
  text-decoration: underline;
}

