#content #faq {
  padding-left:50px;
}

#content #faq DT {
  font-weight:bold;
  margin-top:25px;
}
#content #faq DD {
  padding:5px 25px;
}
