#content {
    padding-top: 0;
}

.news-single-item  {
    width: 695px;
    padding: 0;
}
.news-single-item h1 {
    width: 550px;
    text-align: center;
    line-height: 45px;
    color: #fff;
}
.news-single-rightbox {
    position: relative;
    top: -20px;
    left: -165px;
    color: #fff;
}
.news-single-content {
    width: 540px;
    float: left;
    padding: 10px 0 0 10px;
}
.news-single-icons {
    position: relative;
    width: 130px;
    height: 200px;
    float: right;
    margin-right: 10px;
    text-align: center;
    overflow: hidden;
}
.news-single-icons span {
    clear: both;
    font-weight: bold;
}
.single-icons-pdf {
    display: block;
    width: 25px;
    height: 25px;
    position: absolute;
    top: 40px;
    right: 35px;
    overflow: hidden;
    text-indent: 30px;
    line-height: 50px;
    background: url('../images/ico_pdf.jpg') no-repeat top left;
}
.single-icons-doc {
    display: block;
    width: 25px;
    height: 25px;
    position: absolute;
    top: 40px;
    left: 35px;
    overflow: hidden;
    text-indent: 30px;
    line-height: 50px;
    background: url('../images/ico_doc.jpg') no-repeat top left;
}
.single-icons-img-wrap {
    width: 100%;
    position: absolute;
    top: 90px;
    left: 0;
}
.single-icons-img-wrap a {
    display: block;
    width: 25px;
    height: 25px;
    position: relative;
    top: 15px;
    left: 55px;
    overflow: hidden;
    text-indent: 30px;
    line-height: 50px;
    background: url('../images/foto.jpg') no-repeat top left;
}

.news-single-content h2 {
    font-size: 7.5pt;
    text-align: left;
    padding: 0 5px;
}
