/*  your sites custom CSS goes into this file */

div#glob_wrapbbs div#misc_dbcheck table th,
div#glob_wrapbbs div#adm_wrap table th,
div#glob_wrapbbs div#msg_form table th,
div#glob_wrapbbs div#misc_setpref table th,
div#glob_wrapbbs div#misc_msgform table th,
div#glob_wrapbbs div#prof_form table th, 
div#glob_wrapbbs div#misc_topstat table th,
div#glob_wrapbbs div#misc_traffic table th {
    text-align:center;
}

div.cls_btn {
    padding: 6px 0px;
    text-align:center;
}


dd.sticky {
    background-image: url(/webbbs/icons/bell.png);
    background-repeat: no-repeat;
    background-position: 4px 4px;
    padding-left: 28px;
    font-weight: bold;
    font-size: 1.15em;
}

/* end of file */
