.divider
{
	height: 3px;

	background: #FFCC00;
}

.section
{
	height: 90px;

	background: url(/static/mainContentHeader.png) top left no-repeat;
}

.flash
{
	width: 960px;
	height: 280px;
}

h3
{
	margin-bottom: 10px;
}

.events .calendarWidget
{
	float: left;
	margin-right: 10px;
}

.events .last .calendarWidget
{
	margin-right: 0;
}

.events .calendarWidget h3
{
	width: 100%;
}