@charset "utf-8";

/* ===== Title ===== */

#seminarTop .subSection h3{
	margin-bottom:5px;
	}

#seminarTop .subSection h4, #seminarTop .subSection h5{
	margin-bottom:0;
	}

#seminarTop .lastItem{
	font-size:90%;
	}
	
#seminarTop .lastItem h2{
	font-size:100%;
	}

#seminarTop .lastItem h4{
	font-size:85%;
	}
	
#seminarTop .lastItem p{
	margin-bottom:10px;
	}

.section p.imgOnly{
	padding-left:0;
	}

.section p.imgOnly2{
	overflow:hidden;
	margin-left:0;
	padding-left:0;
	font-size:0.625em;
	text-align:left;
}

.section p.imgOnly2 img{
	float:none;
	margin-left:0;
}

.section p.imgOnly2 a.first{
	margin-right:14px;
}

.section a img{
	float:none;
	margin-left:0;
}

#dlLicence{
float:left;
display:inline;
width:563px;
margin-left:10px;
margin-bottom:10px;
}

#dlLicenceDocument{
overflow:scroll;
overflow-x:hidden;
height:180px;
padding:0.5em 10px 0.5em 0;
border:1px solid #CCC;
background-color:#FFF;
}


