table.bigtable td.contentpanel{
background-image: none;
}

div.newsitemlist{
	width: 700px;
	padding: 0;
	margin: 0;
}

div.newsitemlist p.displaydate{
	background-color: #203202;
/*
	background-image: URL(../images/backgrounds/olive-to-olive-angle-W700px-H35px.gif);
	background-repeat: no-repeat;
*/
	color: #FCFFC1;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0 5px 3px;
	text-transform: uppercase;
	text-align: left;
	border-right: 1px solid #4B7407;
	border-bottom: 1px solid #4B7407;
	line-height: normal;
	margin: 0;
}

div.newsitemlist div.newsheadlinediv{
	font-size: 17px;
	font-weight: normal;
	line-height: normal;
	color: #0E003C;
	text-align: center;
	line-height: normal;
	margin: 5px 0 5px 0;
}

div.newsitemlist p.eventdesc,
div.newsitemlist p.eventvenue{
	font-size: 12px;
	line-height: normal;
	text-align: center;
}