.box { width:540px; padding-top:10px; }
.box-int{ width:540px; background-image:url(/img/selec_docente_med.gif); background-repeat:repeat_y; margin-top:-3px;}
.scroll-box { width:520px; overflow:auto; margin-left:15px; max-height:165px;overflow-x: hidden;
height: expression( this.scrollHeight > 166 ? "165px" : "auto" );
}
.separador { width:100%; height:1px; border-bottom:1px solid #999999; }
.box-img { width:85px; height:70px; border:1px; solid #999999; float:left; margin-right:10px; margin-bottom:5px; padding:5px; text-align:center; }
.box-docente { min-height:80px;}

