.brodtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
.verd9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
#flashgalleriContainer {
	position: absolute;
	z-index: 1;
	height: 650px;
	width: 750px;
	top: 0px;
	right: 0px;
	text-align: center;
	display: none;
	background-image: url(../img/bg.gif);
}
#flashgalleriDesc, #flashgalleriNav  {
	background-color: #AFC1C4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	height: 25px;
	line-height: normal;
	padding-top: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #96ACB0;
	border-bottom-color: #96ACB0;
	margin-top: 10px;	
}
#flashgalleriThumbnails img{
	margin: 5px;
	border: 1px solid #FFFFFF;
}

