.ow_header_pic{background-image:url(http://test.wildstang.org/oxwall/ow_userfiles/themes/theme_image_3.jpg)}
.ow_logo{background-image:url(http://test.wildstang.org/oxwall/ow_userfiles/themes/theme_image_1.png)}
ul.ws_post {
        line-height: 15px;
        margin: 0 0 10px 0px;
        padding: 0px 0px 0px 36px;
        list-style: disc;
        background-position: left 2px;
}

ol.ws_post {
        line-height: 15px;
        margin: 0 0 10px 0px;
        padding: 0px 0px 0px 36px;
        list-style: decimal;
        background-position: left 2px;
}

body.htmlarea_styles blockquote.ow_quote,
blockquote.ow_quote{
    /*margin: 10px 0 10px 40px;
    background: #fff;
    padding: 2px 5px;*/
    
    padding: 5px 10px;
    border-color: #eff2f5;
    border-style: solid;
    border-width: 0 1px 1px;

}
body.htmlarea_styles blockquote.ow_quote .ow_author,
blockquote.ow_quote .ow_author{
     /*color: #fff;
    display: inline-block;
    padding: 2px 0;
    width: 98%;*/

}
body.htmlarea_styles .ow_quote_header,
.ow_quote_header {
       /* display: block;
        padding: 6px;
        background-color: #cad4dd; */
}
body.htmlarea_styles .ow_quote_cont_wrap,
.ow_quote_cont_wrap {
    /*    background: url("images/quote_top.png") no-repeat right 1px;
    border-color: #eff2f5;
    border-style: solid;
    border-width: 0 1px 1px;
    display: block; */

     border-style: none;
     background: #fff;
}
body.htmlarea_styles .ow_quote_cont,
.ow_quote_cont {
     /*background: url("images/quote_bottom.png") no-repeat 1px bottom;
    display: block;
    padding: 9px 20px; */

    background: #fff;
    padding: 0px 0px

}