table.work,
table.programme {
  text-align: left;
	/*border: 1px solid #666; 
	border-collapse: collapse;*/
	margin-bottom: 3.5em;
	width: 100%;
	
	}
	
	table.work caption,
	table.programme caption {
	text-align: left;
	color: #000;
	font-size: 2em;
	font-weight: normal;
	margin-bottom: .5em;
}


 table.work th {
	/*border: 1px solid #C5BD9C; */
	padding: .25em .5em; 
	vertical-align: top;
	color: #000;
	font-size: 1.3em;
	font-weight: normal;
}

table.programme th {
	vertical-align: top;
	color: #000;
	font-size: 1.1em;
	font-weight: normal;
}

table.work th.title {
width: 200px;
}



table.work td {
	border-bottom: 1px dotted #666;
	width: auto;
	font-size: 1.3em;
	padding: .75em 1.5em;
}

table.programme th {
	padding: 5px 8px;
	border-bottom: 1px dotted #666;
	font-size: 1.1em;
	width: 140px;
}

table.programme th.title {
	font-size: 1.3em;
	width: auto;
}



table.programme td {
	width: auto;
	/*border: 1px solid #666; */
	font-size: 1.3em;
	padding: 5px 8px;
	border-bottom: 1px dotted #666;
}

table.programme td em {
	font-size: .9em;
	font-style: italic;
}

table.programme td.break,
table.programme th.break {
	background: #f8f8f8;
}

table.programme td.break {
	font-size: 1.1em;
}

p#cc img {
	float: none;
	vertical-align: text-bottom;
	margin: 0;
}

table.programme td span.small {
	font-size: .85em;
}
