/*  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;
}


/* social bookmarks */
div#glob_wrapbbs div#scl_bkmrk {
    text-align: center;
    background-color: #fcfcfc;
    margin: -15px auto 25px;
    border: 1px solid silver;
    border-top-width: 0px;
    padding: 8px 0px;
}
div#glob_wrapbbs div#msg_gbook div#scl_bkmrk {
    margin: 0px auto 25px;
    border-top-width: 1px;
}
div#glob_wrapbbs div#scl_bkmrk img {
    border: 1px solid silver;
}

/* end of file */
