/* 
	CSS override specifically for /news/
	Written by BePrivy LLC
	http://www.beprivy.com/
*/

div.pblock h3 {
	font-size: 2em;
	display: block;
	margin: 0 0 9px 0;
}

table#eventtable {
	width: 100%;
}

table#eventtable tr td {
	margin: 2em 0;
border-top: #e6e6e6 solid 1px;
}

#eventtable p {
	margin-bottom: 2px;
}

.evloc {
	font-style: italic;
}