/******      ALERTAS       *******/

#modal-alertas h2 .TituloAlertas { height:30px; background:url(../imgs/titulos/alertas-ri.gif) 15px center no-repeat #f0f0f0; padding-top:7px; }
#modal-alertas h2 .TituloAlertasEng { height:30px; background:url(../imgs/titulos/alertas-ri_en.gif) 15px center no-repeat #f0f0f0; padding-top:7px; }
#modal-alertas h2 a { height:30px; padding-top:7px; }

#modal-alertas h3.linha-bottom { width:350px; font:bold 12px Verdana, sans-serif; border-bottom:1px solid #f0f0f0; margin:18px 0 12px 15px;}
#modal-alertas { width:450px; height:300px; border:1px solid #f0f0f0;}
#modal-alertas li { float:left; width:155px; padding:10px 33px;}
#modal-alertas li label { display:block; font-size:11px; color:#205aa7; padding-bottom:4px; }
#modal-alertas li span { font-size:11px; }
#modal-alertas li select,
#modal-alertas li input { width:156px; font-size:10px; background:url(../imgs/bg-input.png) top repeat-x #fff; border:1px solid #b1b1b1; padding:6px 0; }
#modal-alertas li select { height:26px; padding:0; background:none;}
#modal-alertas input:focus,
#modal-alertas select:focus { border-color:#275CAB; }

#modal-alertas li.li-bt-enviar { float:right; padding-top:0; }
#modal-alertas li.li-bt-enviarEng { float:right; padding-top:0; }

#modal-alertas li input.bt-enviar { float:right; border:none; width:62px; height:24px; cursor:pointer; background:url(../imgs/bt-enviar.png) center no-repeat; margin:3px 3px 0 0; }
#modal-alertas li input.bt-enviarEng { float:right; border:none; width:62px; height:24px; cursor:pointer; background:url(../imgs/bt-enviar_en.png) center no-repeat; margin:3px 3px 0 0; }