#seminar_ad li {
	font-size: 95%;
	font-weight: bold;
	color: #009900;
	line-height: 150%;
	list-style-type: disc;
	text-align: justify;
}
#seminar_ad ul {
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#seminar_ad h2 {
	font-size: large;
	font-weight: bold;
	color: #333333;
	text-align: center;
	padding: 5px;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
	width: auto;
	background-color: #66CCFF;
	background-image: url(../img/l-list-h1.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
}
#seminar_ad .green{
	color: #00CC00;
	text-decoration: underline;
}
#seminar_ad .contact {
	clear: both;
}

#seminar_ad h3 {
	font-size: medium;
	color: #000000;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	text-align: center;
	padding: 2px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	width: 60%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

#seminar_ad p {
	font-size: medium;
	line-height: 130%;
	text-indent: 1em;
	padding: 0px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#seminar_ad .company li {
	color: #333333;
	font-size: 95%;
}
#seminar_ad hr {
	display: none;
	clear: both;
}

