table.concertDiary {
	color:#4f4f4f;
	font-family:Helvetica,sans-serif;
	font-size: 9pt; 
	padding: 0 0 0 0; 
	margin: 0 auto 0 auto;
	width: 95%;
}
table.concertDiary th {
	vertical-align: top;
	text-align: left;
	margin-bottom: 10px;
	font-size:25pt;
	font-weight: normal;
	width: 60px;
	border-right: 1px solid silver;
}
table.concertDiary th sup {
	font-size: 10pt;
}
table.concertDiary td {
	vertical-align: middle;
	padding: 3px 0 5px 30px;
	border-bottom: 1px dotted #DFDFDF;
}
table.concertDiary tr.break td {
	padding: 10px;
	border: 0px;
}
table.concertDiary a {
	
}