.jam-ad {
    border: 1px solid #CCC;
    margin: auto;
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 5px;
    background-color: #fff;
    font-size: 1em !important;
    font-weight: normal !important;
}

.jam-ad-ul {
    margin-left: 0px !important;
    margin-bottom: 0px !important;
    list-style-type: none !important;
    list-style: none !important;
}

.jam-ad-li {
    margin-bottom: 3px !important;
    margin-left: 20px !important;
    list-style-type: disc !important;

}

.jam-logo, .jam-logo img {
    float: right;
    width: 90px;
    border: none !important;
}

.jam-header {
    margin-top: 5px;
    margin-bottom: 5px !important;
    float: left;
}

.jam-desc {
    font-size: 1em !important;
    font-weight: normal !important;
}

.jam-link {
    text-decoration: underline !important;
    color: #B53131 !important;
}

/*DO NOT EDIT BELOW THIS LINE */

.scroll_checkboxes {
    height: 350px;
    padding: 5px;
    overflow: auto;
    border: 1px solid #ccc
}