
#mainContentInfo h1 { 
  margin-top: 20px
}

.category {
  margin-bottom: 10px; 
}

.category img {
  margin: 0;
  padding: 0;
  float: left; 
}

h3{font-size:11px;}

.category a {
  display: block;
  margin-left: 20px; 
  color: #333333;
  position: relative;
  top: -1px; 
  text-decoration: underline !important;
  padding-bottom: 3px; 
}

html>/**/body .category a {
  top: 0px;
}

.category a:hover {
  color: #EB1A1A;
  text-decoration: underline;
}

.questions {
  margin-top: 30px;
  margin-bottom: 30px;
}

.questionCategory {
  margin-top: 10px;
}

.questionSeparator {
  height: 4px;
  background-image: url(/i/bgLeaf.gif);
  background-repeat: no-repeat;
  background-position: top center;
  margin-top: 10px;
  margin-bottom: 10px;
}

.questionItem p{
  background-image: url(/i/iconQSeparator.gif);
  background-repeat: no-repeat;
  background-position: top left;
}
