#bg{
  border-top: 1px solid #cccccc;
  background: none;
}

h2{
  margin: 25px 0 30px;
  border:none;
  padding: 0;
}

h3 {
  margin: 40px 0 20px;
  padding: 3px 0 3px 8px;
  border-left: 3px solid #ab4720;
}

div.csrwords dl dt {
  color:#be733c;
  font-weight: bold;
}

div.csrwords dl dd {
  margin-bottom: 20px;
}

div.csrwords dl.csrWIndex dt {
  clear: both;
  color:#555555;
  line-height: 100%;
  margin-bottom: 5px;
  padding-top: 10px;
}

div.csrwords dl.csrWIndex dt.top {
  padding-top: 0;
  background: none;
}

div.csrwords dl.csrWIndex dd {
  margin-bottom: 0;
  background: url(../img/common/bg_dash.gif) repeat-x left bottom;
}

div.csrwords dl.csrWIndex dd ul li {
  float: left;
  line-height: 100%;
  margin: 0 25px 0 0;
  padding-bottom: 10px;
}

html>/**/body div.csrwords dl.csrWIndex dd ul li {
  padding-bottom: 14px;
}

div.csrwords dl.csrWIndex dd ul li a {
  white-space:nowrap;
}

div.csrwords dl.csrWIndex dd ul.btm {
  background: url(../img/common/bg_dash.gif) repeat-x left bottom;
}

div.csrwords dl.csrWIndex dd ul.btm li {
  float: none;
}

div.csrwords p.toTop {
  margin-bottom: 40px;
}
