.block_inner .simple_content {
    padding: 30px 30px 38px 30px;
}

.finished_projects h3 a {
    color: #004D88;
    text-decoration: none;
}

.finished_projects h3 a:hover {
    color: #de8000;
    text-decoration: none;
}

.finished_projects .project p.links a:hover {
    color: #de8000;
    text-decoration: none;
}

.simple_content a {
    color: #de8000;
    text-decoration: underline;
}

.simple_content a:hover {
    color: #004D88;
    text-decoration: none;
}

.simple_content {
  min-height:300px;
  height:auto !important;
  height:300px;
}

#footer_wrapper .contacts a:hover {
    text-decoration: none;
}

.gallery_block {
    padding-bottom: 15px;
}

.gallery_block a.gallery_link {
    color:#DE8000;
    font-weight:bold;
    float: right;
}

.gallery_block a.gallery_link:hover {
    text-decoration: none;
}

.abs {
    position: absolute;
    padding: 3px;
}