div#seminar div#present{
	clear:both;
	padding:10px 0 0 0;
}

/*•\*/
div#seminar table{
	border-top:1px solid #339900;
	border-right:1px solid #339900;
	margin:0 0 10px 0;
}
div#seminar table th{
	text-align:left;
	padding:5px 5px 0 5px;
	border-left:1px solid #339900;
	border-bottom:1px solid #339900;
	background-color:#FFFFCC;
	/*vertical-align:top;*/
}
div#seminar table th span{
	font-weight:normal;
}
div#seminar table td{
	padding:5px;
	border-left:1px solid #339900;
	border-bottom:1px solid #339900;
}
div#seminar table td img{
	vertical-align:middle;
	margin-right:5px;
}
p#how_pdf{
	border-top:1px dotted #660000;
	padding:10px 0 0 0;
	font-size:11px;
}
p#how_pdf img{
	float:left;
	clear:left;
	padding-right:10px;
}


.line_dotted{
	border-bottom:1px dotted #339900 !important;
	background-color:#D6EFD3;
}