div.dissertationIntroPart
{
	clear: both;
	border-bottom: 1px solid #ccc;
	margin-bottom: 12px;
	overflow: hidden;
}
div.dissertationIntroPart img, img.discover, div#downloaddiv img
{
	float: left;
	margin-bottom: 20px;
	margin-right: 20px;
}
div.dissertationImg
{
	width: 140px;
	float: left;
}
div.dissertationText
{
	float: left;
	width: 485px;
}

div#downloaddiv a
{
	
	color: #243d5f;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
}

div#downloaddiv
{
	margin-bottom: 20px;
}
div.dissertationIntroPart .bijschrift
{
	font-size: 14px;
}
#content #tekst .dissertationIntroPart .bijschrift {
	font-size: 12px;
	letter-spacing: 0.1em;
}
textarea#abstract {
	height: 250px;	
}