/* Start of CMSMS style sheet 'jica_page' */
#main div.paging {
  width: 10.5em;
}
.prev {
        float: left;
        width: 22px;
        padding-top: 8px;
        background: url(/images/back.png) no-repeat center bottom;
        text-indent: -9000px;
        cursor: pointer;
}
.next {
        float: right;
        width: 22px;
        padding-top: 8px;
        background: url(/images/forward.png) no-repeat center bottom;
        text-indent: -9000px;
        cursor: pointer;
}
#main div.pagetitle {
        padding-top: 6px;
        text-align: center;
        font-size: 110%;
        margin: 0 20px;
}

/* End of 'jica_page' */

