.simple-button {
    text-align: center;
    display: block;
    border: 1px solid;
    font-family: MartelSansBlack;
    font-size: 15px;
    padding: 8px;
    padding-top: 12px;
   /* MARGIN-LEFT: 15PX !IMPORTANT;
    MARGIN-RIGHT: 15PX !IMPORTANT;
*/
}


#main ul {
    margin-top: 0;
    margin-bottom: 20px;
    list-style-type: disc;
    margin-left: 20px;
}

h3 {
    line-height: 35px  !important;
}
.BBFormSectionHeading{
display:none;
    }