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



/* smiley_format plugin */
div#f_btns {
    margin-left: 0px;
    margin-top: 15px;
}
button.fbt {
    width: auto;
    height: auto;
    font-size: 11px;
    padding: 2px;
}
button.fbt:hover {
    background-color: #FFFFCC;
}

input.helpline {
    display: none;
}
/* headlines black color font */
h1.pst_fmt,
h2.pst_fmt,
h3.pst_fmt {
    color: black;
}
div#glob_wrapbbs div.quote {
    font-style: italic;
    font-size: 0.9em;
    line-height: 1.0em;
    border: 1px solid #aaaaaa;
    padding: 10px;
    margin: 10px 20px;
    width: auto;
}
div#glob_wrapbbs span.red {
    color: #FF0000;
}
div#glob_wrapbbs span.green {
    color: #00AB59;
}
div#glob_wrapbbs span.blue {
    color: #0000FF;
}
div#glob_wrapbbs span.highlight_yellow {
    background-color: #FFFF00;
}


/* end of file */