div.szo_fejlec {
    background: url(../img/style/default_blue/szakorvos_fej.png);
    width: 624px;
    height: 47px;
    margin-bottom:10px;
}
div.szo_box {
    background: url(../img/style/default_blue/szakorvos_box_hatter.png) repeat-x #c8e9ef;
    width: 306px;
    border: solid 1px #009abc;
    margin-bottom: 10px;
}
img.szo_box_arc  {
    width: 56px;
    border: solid 1px #009abc;
    margin: 8px 0 0 7px;
    float: left;
}
div.szo_box2 {
    width: 228px;
    float: right;
}
div.szo_box_nev {
    width: 228px;
    height: 22px;
    float: left;
    border-bottom: 1px solid #c8e9ef;
    color: #009abc;
    font-weight:bold;
    font-size: 12px;
    padding-top: 5px;
}
div.szo_box3 {
    width: 228px;
    min-height: 105px;
    background: url(../img/style/default_blue/szakorvos_ikon_hatter.png) repeat-y top right ;
    
}
div.szo_box_adatok {
    width: 200px;
    margin: 0 2px 5px 0;
    
}
div.szo_box_adatok span {
    color: #009abc;
}
a.szakorvos_vissza {
    display:block;
    float:right;
    margin: 12px 10px 0 0;
}
h2 {
    width:auto;
}

