.box-right-2{   
    width: 608px;
    height: auto;
    float: right;
    margin-top: 60px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 25px;
    padding-bottom: 25px;
    margin-bottom: 20px;
    position: relative;
}


.interno{    
    font-family: 'NewsGoth';
    color:#FFF;
    font-size: 18px;
    line-height: 21px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 25px;
    padding-bottom: 25px;
    background: #00495e;
    width: 588px;
    height: auto;
    position: relative;
    margin-bottom: 20px;
}

.interno h3{
    margin-left: 18px;
    margin-top: 20px;

}

.img-crm{
    width: 180px;
    text-align: center;
    display: block;
    color: #97b02c;
    position: absolute;
    top: 30px;
    right: 20px;
}

ul.lista-medico{
    list-style-image: url(../imagens/marcador-square.jpg);
    font-family: 'NewsGoth';
    color:#FFF;
    font-size: 18px;  
    width: 355px;
    height: auto;
    line-height: 24px;
    position: relative;
    top: 0px;
    left: 0px;
    margin-left: -10px;
    min-height: 150px;
}
