/* 
	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 {
	margin: 2em 0;
}

table#eventtable tr td, .news table td {
	vertical-align: top;
}

#eventtable p {
	margin-bottom: 2px;
}

.evloc {
	font-style: italic;
}