.mod_events_td_dayname {
	height: 15px;
	width: 15px; 	
	text-align: center;	
}

.mod_events_td_daynoevents {
	height: 15px;
	width: 15px; 	
	text-align: center;
}

.mod_events_td_daywithevents {
	border: 1px solid #ff0000;	
	height: 15px;
	width: 15px; 	
	text-align: center;
}

.mod_events_link {
	cursor: pointer;
	background-color: #9ebef5;	
