#evtlabel a {
padding:1px 0 1px 3px;
display:block;
border-bottom:1px dashed #999;
text-decoration:none;
}
#evtlabel a:hover {
color:#fff;
background-color:#666;
}


#month {
font-size:18px;
font-weight:bold;
text-align:center;
color:#fff;
width:595px;
padding: 4px 0 4px 0;
background-color:#999;
margin-bottom:4px;
}
#evdt {
width:100px;
float:left;
}
#evnts {
width: 480px;
float:left;
}
#eventgp {
height:1px;
line-height:1px;
clear:left;
width:590px;
background-image: url(/img/bkg_frmgp.gif);
background-repeat: repeat-x;
margin-bottom:4px;
}
#evnts ul {
margin: 0;
padding: 0 0 0 6px;
list-style: none;
}
#evnts ul li {
padding-left: 6px;
padding-bottom: 6px;
background-image: url(/img/lst_libl.gif);
background-repeat: no-repeat;
background-position: 0px 8px;
line-height:16px;
}
#evsnd {
width: 120px;
background: url("/img/ev_bt.png") 100% 0 no-repeat;
}
#evsnd a {
display: block;
width: 100px;
padding: 6px 0 10px 0;
text-align: center;
background: url("/img/ev_bt.png") 0 0 no-repeat;
font-size: 14px;
font-weight: bold;
color: #fff;
text-decoration:none;
}
#evsnd a:hover {
background-position: 100% 0;
}
#evbd {
padding:10px;
line-height: 18px;
}
