/* #Event Menu Styles
================================================== */

.boxcal {
	height: 50px;
	width: 50px;
	float: left;
	background-color: #003466;
	text-align: center;	
	margin: 0 10px 0 0;
}

.boxcal .month {
	font-size: 12 px;
	color: #ffffff;
}

.boxcal .day {
	color: #ffffff;
}

.info {
	padding: 0 0 0 25px;
}

.info ul {
	list-style-type: none;
}