﻿.seminarDescription{
	font-family:Georgia, Times New Roman;
	font-size:18px;
	line-height:24px;
	padding:10px 0;
}
.seminar{
	width:584px;
	height:70px;
	background-image:url(/images/contentBoxes/bg_seminar.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	margin:0 auto;
	font-family:Verdana;
	font-size:12px;
	color:#272426;
	line-height:18px;
}
.seminar .buffer{
	padding:10px 10px 0 10px;
}
.seminarTail{
	width:584px;
	height:10px;
	background-image:url(/images/contentBoxes/bg_seminar.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	margin:0 auto 10px auto;
}