div#right1,div#main {
        height: 250px;
}

div#main{
        margin-left: 0px;
        margin-right: 25px;
        margin-top: 5px;
        margin-bottom: 0px;
        padding: 0;
        width: 188px;
        overflow: hidden;
        text-align: right;
}

div#right1 {

        margin-left:18px;
        margin-top:5px;
        margin-right:0px;
        text-align: left;
        width: 180px;
        overflow: hidden;
}

div#dvcenter {

        margin-left:0px;
        margin-top:16px;
        margin-right:0px;
        margin-bottom: 8px;
        text-align: left;
        width: 240px;
        height: 218px;
        overflow: hidden;
}



.call {
  /* при наведении ссылка становится */
  text-decoration: underline; /* подчеркнутой */
  color: #69B42B; /* красного цвета */
  cursor: pointer;
}

h4 {
        font-family:Tahoma;
        font-size:11px;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 9px;
        margin-bottom: 5px;

}

