.tribe_events_calendarsheet {
	background-color: lightgrey;
    width: 64px;
    height: 64px;
	float: left;
	margin-right: 20px;
}

.tribe_events_calendarsheet h5 {
	width: 64px;
	text-align: center;
	margin-bottom: 0px;
	font-size: 32px;
	line-height: 40px;
}

.tribe_events_calendarsheet h6 {
	width: 64px;
    text-align: center;
}	

.tribe-events-list-event-description.tribe-events-content {
	position: absolute;
    top: 25px;
    left: 700px;
}