body, h1, h2, div, span, img, a {
    margin: 0;
    padding: 0;
}
body {
    background-color: #fff;
    color: #000;
    font-size: 10pt;
    font-family: "Tahoma", sans-serif;
    margin: 100px 150px;
    text-align: center;
}
div#content {
    width: 600px;
    margin: auto;
    text-align: left;
}
a {
    color: #ff6400;
}
h1 {
    font-family: "Georgia", serif;
    font-weight: normal;
    font-size: 30pt;
    margin-bottom: 50px;
}
h1 span {
    color: #B4BEC8;
    font-size: 8pt;
    font-family: "Tahoma", sans-serif;
    display: block;
    margin-bottom: -17px;
}
h2 {
    font-weight: normal;
    font-size: 14pt;
    margin-bottom: 10px;
}
div.puzo {
    position: absolute;
    left: -10px;
}

div.more {
    clear: both;
    padding-top: 10px;
}
div.more a span {
    text-decoration: none !important;
}
img {
    border: 0;
}
pre {
    text-align: left;
}

/******************************************************************************/

div.rss-item {
    padding-bottom: 50px;
    width: 600px;
}
div.rss-item div.pic {
    position: absolute;
    margin-left: -120px;
    margin-top: 0;
}
div.rss-item div.date {
    padding-bottom: 10px;
}
div.rss-item div.date a {
    font-family: "Georgia", serif;
    font-size: 15pt;
}
div.rss-item div.link {
    padding-top: 10px;
}
div.rss-item span.my-music {
    color: #c80000;
}
div.rss-item div.ljtags {
    color: #B4BEC8;
    font-size: 8pt;
    font-family: "Tahoma", sans-serif;
    margin-top: 20px;
}

/******************************************************************************/
/*
div.rss-item-small {
    width: 420px;
    font-size: 7pt;
}
div.rss-item-small div.pic {
    margin-left: -90px;
}
div.rss-item-small div.pic img {
    width: 70px;
}
div.rss-item-small div.date {
    padding-bottom: 10px;
}
div.rss-item-small div.date a {
    font-size: 10pt;
}
div.rss-item-small div.link {
    padding-top: 7px;
}
div.rss-item-small div.ljtags {
    font-size: 6pt;
}
div.rss-item-small iframe {
    width: 100%;
}
div.rss-item-small img {
    width: 420px;
}
*/
/******************************************************************************/

div.other {
    width: 150px;
    position: absolute;
    margin-left: 620px;
    margin-top: 82px;
}
div.other div {
    /*background: url('http://ps.lis.ru/thumb/sprite.jpg') no-repeat 50px 0px;*/
    float: left;
}

/******************************************************************************/

div#link-geo {
    position: absolute;
    top: 130px;
    margin-left: 60px;
}

div.file_stream {

}