#events{float:left;width:220px;padding-right:30px;margin-left:10px;margin-top:10px;}
#events .cabecera{float:left;width:250px;height:40px;background:url(../img/agenda_cabecera.png) no-repeat;margin:0;}
#events .pie{float:left;width:250px;height:40px;background:url(../img/agenda_pie.png) no-repeat;margin:0;}
#events dd{float:left;width:200px;background:url(../img/agenda_cuerpo.png) repeat-y;padding:5px 40px 5px 10px;margin:0!important;}
#events dd strong{float:left;width:100%;line-height:16px;}
#events dd span{float:left;width:100%;color:#fff;line-height:16px;}
#events dd small{float:left;width:100%;}
#events .link{text-decoration:none;color:#FFF;vertical-align:top;line-height:16px;}
#events .link:hover{color:#1377e8;}