.artist_box {
	width: 280px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
	float: left;
}
.artist_photo {
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.artist_date {
	font-size: 85%;
	font-weight: normal;
	color: #8C8C8C;
	line-height: 150%;
}
.artist_quote {
	font-style: normal;
	font-weight: bold;
	color: #333333;
	line-height: 180%;
	font-size: 100%;
	text-align: center;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.cal_y {
	font-size: 140%;
	font-weight: bold;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin: 0px;
	line-height: 100%;
	text-align: right;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.cal_m {
	font-size: 100%;
	line-height: 120%;
	color: #5479A7;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 5px;
	background-color: #DBDBDB;
	text-align: left;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.programme_photo {
	text-align: center;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
}
.programme_date {
	color: #8C8C8C;
	font-size: 100%;
	text-align: center;
}

