@charset "UTF-8";

.ws-non-bullet-ul {
	list-style-type: none;
}

.ws-non-bullet-ul * {
	font-family: Arial, "Lucida Grande", Lucida, Verdana, sans-serif;
}

.ws-toc {
	margin-left: 3em;
}

.ws-toc>p {
	margin: 0.2em 0.2em 0.2em 0em;
}

.ws-details>p {
	margin: 0em;
}

.ws-details>p {
	margin: 0em;
}

.ws-frame {
	background-color: #ecf7e6;
	border: 1px solid #646464;
	padding: 1em;
	margin: 1em 2em 1em 0em;
}

.ws-venue-ul, .ws-teacher-ul {
	list-style-type: none;
}

.ws-text-hor {
	float: left;
	width: 48%
}

.ws-image {
	width: 100%;
}

.ws-image>img {
	width: 100%;
}

.ws-image-hor {
	float: right;
	width: 350px;
}

.ws-image-hor>img {
	width: 100%;
}

h1[class=ws-title] {
	color: teal;
	margin-top: 0;
	font-size: larger;
	font-weight: bold;
}

h2[class=ws-title] {
	color: teal;
	margin-top: 1em;
	margin-bottom: 0em;
	font-size: medium;
	font-weight: bold;
}

.ws-date-table {
	
}

.ws-date-table>thead>tr>td {
	font-weight: bold;
}

.ws-date-table td {
	padding: 0.5em 0.5em 0.5em 0;
}