<<<<<<< HEAD
<<<<<<< HEAD:application/plugins/jam/css/jam-style.css
.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: auto;
    margin-bottom: 0px !important;
}
.jam-ad-li {
    margin-bottom:3px !important;
    list-style-type: none !important;
}
.jam-logo {
   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
}
=======
.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: auto;
    margin-bottom: 0px !important;
    list-style-type:circle !important;
}
.jam-ad-li {
    margin-bottom:3px !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
}
>>>>>>> working:application/plugins/jam/css/jam-style.css
=======
.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: auto;
    margin-bottom: 0px !important;
    list-style-type:none !important;
    list-style: none !important;
}
.jam-ad-li {
    margin-bottom:3px !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
}
>>>>>>> working
