/* Special styling for workshops */
	
	.series-list li{
		margin-bottom: 4px;
	}
	
	ol.alpha-list{
		list-style-type: lower-alpha;
	}