.contentpane {background-color:skyblue;}
.jNewsMod {
    font-family: arial,helvetica,sans-serif !important;
    font-size: 12px;
    margin: 0 !important;
    padding: 12px;
}
.jNewsMod .inputbox {
    margin: 2px;
    padding: 3px;
    width: 125px;
}
.jNewsMod .subscriptionField {
    padding: 0px;
}
.jNewsMod .subscriptionButton {
    clear: left;
    padding: 7px 1px 6px;
}
.jNewsMod .subscriptionButton input.button {
    font-size: 1.1em;
}
.jNewsMod .subscriptionCaptcha {
    margin-bottom: 5px;
    margin-top: 5px;
}
.jNewsMod .captchaCodeCaption {
    font-size: smaller;
    vertical-align: top;
}
.jNewsMod .subscriptionCaptcha .entered_captcha, .jNewsMod .subscriptionCaptcha .captchImg {
    float: left;
}
.jNewsMod .postext {
    color: rgb(153, 153, 153);
    font-size: small;
}
div#aca_clickcontainer {
    border: 1px solid rgb(0, 0, 0);
    letter-spacing: 1px;
}
div#aca_clickcontainer:hover {
    background: rgb(245, 245, 245) none repeat scroll 0 0;
    border: 1px solid rgb(0, 0, 0);
    letter-spacing: 1px;
}
a.aca_clicklink, a#acatoggleclick {
    display: block;
    font-size: 1.2em;
}
#modjnewstoggle {
    display: block;
    font-size: 16px;
}
#acamoduletoggle:focus {
    border: 1px solid rgb(0, 0, 0);
}
div.jnews_module p.jnews-nolist {
    font-size: 1em;
    font-weight: bold;
    text-align: center;
}
ul.jNewsLists {
    margin: 1px;
    padding: 1px;
}
ul.jNewsLists li {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    list-style: outside none none;
    padding: 1px;
}
.noshow {
    color: rgb(204, 204, 204);
    display: none;
}