.evheader {
	text-align: center;
	margin-bottom: 0px
}
.eventborder {
	border : 0
}
.tdeventheading {
	line-height : 10px;
	padding: 2px;
	border-bottom: #CCC 1px solid;
        color: #333;
	font-weight : bold;
	text-align : center;
}
.tdevent  {
    padding: 2px;
   padding-bottom: 0px;
}
.eventheading {
	text-align : center;
}
.mteventheading {
	lline-height : 10px;
	padding: 2px;
	border-bottom: #CCC 0px solid;
        color: #fff;
	font-weight : bold;
	text-align : center;
}
.mtevent  {
	vertical-align: top;
	padding: 2px;
	padding-bottom: 0px;
text-align : left; 
}
.alleventheading {
	line-height : 20px;
	padding: 2px;
	border-bottom: #a51e23 1px solid;
        color: #fff;
	font-weight : bold;
	text-align : center;
}
.allevent li {
    padding: 2px;
        list-style: none;
	text-align : left;
	margin: 0;
}
.evfooter {
	text-align: center;
}
