H3, H4 {color: #69c; font-weight: bold;}

.contentArticle { font-family: Arial,Tahoma,Verdana,Helvetica,sans-serif; }
.contentArticle H1 { color:#c36; width: 95%; }
.contentArticle P, UL, OL
    {
    padding: 20px 4% 0 0;
    font-size: 1.1em;
    line-height: 22px;
    }
.contentArticle UL LI
    {
    background:url(/i/li.gif) no-repeat 0 .5em;
    padding: 0 0 10px 25px;
    }

.contentArticle OL LI
    {
    list-style-type: decimal;
    margin-left: 20px;
    }

.lyrics, BLOCKQUOTE, P.vrezka
    {
    padding: 25px 15px 15px 50px;
    background:#ebf8ff;
    width: 93%;
    }

BLOCKQUOTE
    {
    background: url(/i/quote.gif) no-repeat 0 25px;
    }
BLOCKQUOTE P
    {
    padding:0 !important;
    }

.contentArticle .tad H3
    {
    padding-bottom: 5px;
    font-weight: bold;
    color: #963;
    }
.tad P {padding-top: 0}

