h1.title { 
    font-size: 11px;
    font-weight: normal;
    text-transform: uppercase;
    border-bottom: 1px solid #c8dfed;
    margin-top: 20px;
    margin-bottom: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
}
div.aboute_descr { 
    font-size: 11px;
    padding-left: 5px;
    margin-bottom: 20px;
}
div.last_news {
    font-size: 11px;
    color: gray;
    text-transform: uppercase;
    margin-left: 5px;
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 2px solid #c8dfed;
}