.sis_event_entry{
	margin-bottom: 21px;
}
#events:first-child {
    background-color: #fff;
    float: left;
    font: 12px Arial;
    margin-bottom: 5px;
    margin-right: 15px;
    margin-top: 10px;
    width: 160px;
}
#events {
    background-color: #fff;
    float: left;
    font: 12px Arial;
    margin-left: -4px;
    padding: 0 5px 5px 0;
    width: 176px;
}
#events p {
	margin-bottom: 7px;
	line-height: 14px;
}
#events h3 {
    margin-bottom: 19px;
    padding: 0;
    text-align: left;
	line-height:20px;
    width: 22px;
}
.event_month {
	width: 30px;
	color: #2c77bc;
	font-size: 11px;
	font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
	font-weight: 400;
	display: block;
}
.event_time {
	color: #820000;
}
.event_day {
	font-family: Georgia,'Times New Roman',Times;
	font-size: 21px;
	font-weight: 400;
	color: #565347;
	margin-top: -5px;
	display: block;
}
div.event_list {
    border-left: 1px solid #eae9e6;
    margin-left: 55px;
    margin-top: -52px;
    padding-left: 7px;
}
#events div p {
	margin-bottom: 7px;
	line-height: 17px;
}