#text_contacts
{
    margin:80px 0px 0px 80px;
    line-height:1.5;
    color:#5a5b5c;
    font-size:18px;
}

.cont_left
{
    width:270px;
    margin-right:75px;
    float:left;
}

.cont_right
{
    width:330px;
    float:left;
}
.cont_right a
{
    color:#5a5b5c;
    text-decoration:none;
}

.dials
{
    width:100%;
    border-top:4px #c3d7f0 solid;
    border-collapse:collapse;
    font-weight:normal;
}
.dials td
{
    border-bottom:1px #c3d7f0 solid;
    padding:2px 4px;
}
.dials_left
{
    border-right:1px #c3d7f0 solid;
}
.cont_right .norm
{
    line-height:1;
}

#content_cont
{
    padding-bottom:0px;
}
.height_balance
{
    height:520px;
}