#category {
	background: url(images/workshop_text_02.jpg) no-repeat left bottom;
}
#category span {
	background: url(images/workshop_text_01.jpg) no-repeat;
}
.footnote {
	font-style: italic;
	font-size: 85%;
	margin-top: 15px;
}
.occupation {
	font-style: italic;
	font-size: 90%;
}
.time {
	font-size: 115%;
	font-weight: bold;
	color: #4B3621;
	padding-bottom: 0px;
	margin-top: 15px;
	background: #9ef2ab;
}
.date {
	color: #4B3621;
	font-size: 115%;
}
.test {
	margin: 2px;
	color: #4B3621;
}
/*p {
	color: #333;
	font: .9em/1.6em Verdana, Helvetica, sans-serif, Arial;
	margin: 10px 0 10px 0;
	padding: 0;
	text-align: left;
}*/
.address {
	line-height: 1.5em;
}
#exercise-list {
	list-style: outside;
	margin-left: 20px;
	margin-bottom: 15px;
	line-height: 1.4em;
	font-size: 85%;
}

