﻿.collapsible-list
{
	margin-top: 15px;
}
.event_table
{
	padding: 10px 15px;
	border-bottom: 1px solid #CFCECE;
}
table
{
	width: 100%;
}
table.last
{
	border-bottom: 0 none;
}
table.odd
{
	background-color: #fafafa;
}
table th
{
	width: 75px;
	vertical-align: top;
}
table tr.event_row th, table tr.event_row td
{
	font-size: 1.10em;
	font-weight: bold;
}
.faq-a
{
	padding: 0;
}
