li {
    margin-left: 20px;
}
h4 {
    font-size:1.5em;
    margin:10px 0 35px 0;
    border: none;
}
#faqContent ul {
    margin-bottom: 5px;
}
img {
  -moz-force-broken-image-icon: 1;
}
.borderTopDown {
    border-width: 1px 0 1px;
    border-style: solid;
    border-color: gray;
    margin: 5px 0 10px;
    padding: 10px 0;
}

ul { list-style-type: disc; margin-bottom: 15px; }
ul, p { color: #333333; }
h5 {
    font-size: 15px;
    margin-bottom: 10px;
}
#rightContent div { font-size: 13px; font-weight:bold; }
#rightContent div.borderTopDown, #rightContent div.borderTopDown div { font-weight: normal; }
#leftBar { font-size: 12px; }
.lastP { margin-bottom: 20px; }