#viewlayer {
	position: absolute;
	top: 480px;
	width: 600px;
	height: 500px;
	z-index: 1;
	left: 120px;
	background-color: #FFFFFF;
	visibility: hidden;
}

.imageviewheader {
	height: 24px;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
}

.ballongroepheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.imageviewcontent {
	height: 450px;
	background-color: #FFFFFF;
}

.imageviewheader a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

.imageviewtable {
	height: 500px;
	width: 600px;
	border: 1px solid #000000;
	background-color: #0099FF;
}