#container-events table {
	width: 90%;
}
#container-events td.datetext {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	vertical-align: top;
}
#container-events td.titletext {
	font-size: 16px;
	font-weight: bold;
	color: #7E1401;
}
#container-events td.desctext, td.desctext a {
	font-size: 12px;
	font-weight: normal;
	color: #7E1401;
}
#container-events td.gap {
	height: 8px;
}