/* body:first-of-type table.msl_event_calendar td:hover span {
background-color:none;
border:none;
color:none;
display:block;
left:auto;
opacity:auto;
padding:auto;
position:auto;
text-align:auto;
text-decoration:auto;
top:auto;
width:auto;
z-index:auto;
} */

body:first-of-type table.msl_event_calendar td:hover dl {
background:#000000 none repeat scroll 0 0;
border:1px solid #AAAAAA;
color:#FFFFFF;
display:block;
padding:5px;
position:absolute;
text-align:left;
text-decoration:none;
width:15em;
z-index:50;
min-height:3em;
margin-top: -1em;
clear:both;
}

body:first-of-type table.msl_event_calendar td dl {display: none;}
body:first-of-type table.msl_event_calendar td:hover span dl {
background:inherit;
border: none;
margin: 0;
padding: 0;
display:block;
position:relative;
}

body:first-of-type table.msl_event_calendar td:hover span {
background:#000000 none repeat scroll 0 0;
border:1px solid #AAAAAA;
color:#FFFFFF;
display:block;
padding:5px;
position:absolute;
text-align:left;
text-decoration:none;
width:15em;
z-index:50;
min-height:3em;
margin-top: -1em;
clear:both;
}

body:first-of-type table.msl_event_calendar td span {
display: none;
}
