.top-blog, .post h2, .postinfo, .postdate, #excerpt, #share, .buttons, #sidewrap, #footer, #header, .readmore, #newcomment, #login-here{
display:none;
}
.content{
margin-top: -5px;
}
#main {
min-height: 40px !important;
width: 100% !important;
}
#mainwrap {
width: 100% !important;
padding: 0 !important;
}
#content{
width: 100% !important;
padding: 0 !important;
}
#wrap4, .post{
padding: 0 !important;
}
#wrap1 {
width: 100% !important;
}
#wrap0 {
clear: both;
padding-top: 0 !important;
}
u{
color: #b70f16;
}
.desc {
    padding: 0 5px;
    margin-top: 22px;
}
.desc p {
    cursor: text;
}
.close {    
    display: none;
    width: 100%;
    height: 22px;
    text-indent: 10px;
    cursor: default;
    position: absolute;
    top: 0px;
    left: 0;
background: none;
border:none;
}
.open:before {
    content: 'Дополнительно';
    cursor: default;
    text-indent: 10px;
    width: 100%;
    height: 22px;
    display: block;
    position: absolute;
    top: 0px;
    left: 0;
}
.open {
    margin: 5px 0 0 15px;
    outline: none;
    height: 23px;  
    width: 840px;
    position: relative;
overflow: hidden;
}
.open:focus {
    height: 2022px;
}
.open:focus .close {
    display: block;
}
.open:focus:before {
    display: none;
}
.bullets li{
text-align:left;
}
#content{
text-align:center;
}