H1, H2, H3
    {
    padding: 0;
    margin: 0;
    color: #936;
    }

H1 { margin-bottom: 10px; }
H2
    {
    font-size: 22px;
    margin-top: 30px;
    color: #333;
    }
H2.subheading { color: #936 !important; }

.tad H2 {color: #963; margin-top: 0 !important;}

.article-body P, .article-body LI, .article-body TD, .article-body TH, .article-body BLOCKQUOTE {font-family: Verdana, Tahoma, Arial, sans-serif;}
.article-body UL, .article-body OL {float: none;}

.article-body P
    {
    padding: 10px 0 10px 1.5%;
    margin: 0;
    font-size: 1.16em;
    line-height: 1.6em;
    clear:both;
    }
.article-body P.summary
    {
    padding-left: 0;
    font-size: 1.4em;
    line-height: 1.5em;
    }

.lyrics, BLOCKQUOTE, P.vrezka
    {
    margin: 0 0 0 1.5%;
    padding: 15px 15px 15px 50px;
    background:#f7fcdc;
    font-size: 1.16em;
    line-height: 1.5em;
    width: 93%;
    }

BLOCKQUOTE
    {
    background: url(/i/quote.gif) no-repeat 0 20px;
    font-weight: normal;
    font-size: 1em;
    }
BLOCKQUOTE P
    {
    padding:0 !important;
    }

.picWithTxt {text-align: center;}
.picWithTxt DIV
    {
    color: #666;
    line-height: 1.5em;
    }
.picWithTxt P {padding-left: 0;}
.picWithTxt DIV SPAN {display: none;}
.picWithTxt DIV SMALL {font-size: .7em !important;}

P.authors
    {
    padding-top: 70px;
    background:url(/i/koleso.jpg) no-repeat center 10px;
    }

UL
    {
    margin: 0 0 0 1.5%;
    padding: 10px 15px 10px 50px;
    font-size: 1.16em;
    line-height: 3em;
    _float: left;
    _width: 90% !important;
    }
UL LI
    {
    background:url(/i/li.gif) no-repeat 0 .5em;
    padding-left: 25px;
    margin-left: -25px;
    _margin-left: -40px;
    }

.misc
    {
    margin: 0 !important;
    padding: 0 0 25px 0 !important;
    }
.misc A {padding-left: 0 !important}
.misc UL.extra {margin: 0; padding: 0; font-size: 1em;}
.misc UL.extra LI {padding: 0 0 10px 0; margin: .6em 0 0 0; background: none; clear: both}
.misc UL.extra LI IMG {padding-right: 3%}
.misc UL.extra LI A {padding-left: 0;}

.misc UL.bottom {width: 100%; position: relative;}
.misc UL.bottom LI {float: left; width: 23%; padding: 55px 2% 0 0; clear: none;}
.misc UL.bottom LI IMG {position: absolute; top: 5px;}

TABLE P { width: auto !important; }
