
.EventsTable {
    width: 90%;
	border-right: 3px dotted;
	border-bottom: 3px dotted;
	border-left: 3px dotted;
	border-top: 3px dotted;
	line-height: 22px;
}

td.EventsTableRow {
	border-bottom: 2px dotted;
}

p.events {
	font-weight: bold;
	text-transform: uppercase;
	padding: 0px 0px 10px 0px;
}

