/* overwrite webbbs defaults */
body {
    background-color: #FFFFCC;
    font-family: Arial, Helvetica, sans-serif;
}

div#glob_wrapbbs {
    margin-top: 15px;
}


div.msg_text blockquote {
    /*background: transparent url(/webbbs/icons/quote_l.png) left top no-repeat;*/
    margin: 1em 1.5em;
    color: #444444;
}

div.msg_text blockquote div.quote {
    text-align: justify;
    padding: 0 48px;
    /*background: transparent url(/webbbs/icons/quote_r.png) right bottom no-repeat;*/
}

div#misc_refpages {
    text-align: center;
}

div.glob_c01,
div.glob_c02 {
    text-align: center;
    margin: 30px 0px 15px 0px;
    font-weight: bold;
}
div.glob_c02 {
    margin: 15px 0px 30px 0px;
}

div.glob_c01 a,
div.glob_c02 a {
    margin: 0px 15px; 
}
div.glob_c01 span,
div.glob_c02 span {
    margin-left: 30px;
}
div#glob_wrapbbs div#ind_topinf p {
    text-align: center;
}

div#glob_wrapbbs div#ind_msglist dd.sticky {
    background-image: url(/webbbs/icons/Award1.gif);
}


/* end of file */
