﻿.eShadow{
display:none;
position:absolute; 
top:0px;
left:0px;
z-index:3; 
background-color:black; 
filter:alpha(opacity=15);
opacity:0.15;
}

.detail{
display:none;
width:250px;
text-align:center;
border:#163b54 solid 2px;
background-color:white;
color:#163b54;
position:absolute;
top:0px;
left:0px;
z-index:4;
}

#ctl00_IWS_WH_CPH_Content_EventCalendarControl1 table{
background-image:url(/images/calendarBG.gif);
}

#today{
background-image:url(/images/todayBG.png);
}

#today .BrowseCellHeader{
margin-right:1px;
font-size:12pt;
font-family:arial;
color:#ed6003;
}
