.dates-category
{
	float: left;
	width: 390px;
}

.dates-category#upcoming
{
	margin-right: 12px;
}

.dates-category ul
{
	height: 515px;
	overflow: auto;
	margin-bottom: 8px;
}

#performance .images
{
	margin: 20px 0;
}

#performance .images .image
{
	float: left;
	margin-right: 16px;
	max-width: 200px;
}

#performance .images .image .name
{
	font-weight: bold;
	margin-bottom: 5px;
}

#performance .images .image img
{
	max-width: 200px;
	margin-bottom: 5px;
}