@charset "UTF-8";

h2#main_title { background-image: url(../images/title_workshops.png); }

.right {
	width: 250px;
	margin-left: 5px;
}
.left {
	width: 685px;
	margin-right: 5px;
}
.left h3 {
	border-top: 1px dotted #ccc;
	padding-top: 12px;
	padding-bottom: 6px;
	font-size: 15px;
}
.left h3:first-child {
	border-top: none !important;
	padding-top: 0px;
}