div#at_handleidingenzoeker
{
	position			: relative;
	width				: 580px;
	height				: 170px;
	clear				: both;
	overflow			: hidden;
	padding				: 2px
}

div#at_handleidingenzoeker_wait
{
	position			: absolute;
	left				: 0px;
	top					: 0px;
	width				: 650px;
	height				: 190px;
	background-color	: #FFFFFF;
	opacity				: 0.75;
	filter				: alpha(opacity = 75);
	font-weight			: bold;
	line-height			: 190px;
	text-align			: center;
	display				: block
}

div.at_handleidingenzoeker_header
{
	float				: left;
	display				: inline;
	width				: 180px;
	margin-right		: 10px;
	height				: 20px;
	font-weight			: bold
}

select.at_handleidingenzoeker_select
{
	float				: left;
	display				: inline;
	width				: 180px;
	height				: 150px;
	margin-right		: 10px;
	margin-bottom		: 10px;
	border				: 1px solid #BBBBBB;
	padding				: 2px
}

div.at_handleidingenzoeker_manuals
{
	float				: left;
	display				: inline;
	width				: 180px;
	height				: 140px;
	background-color	: #FFFFFF;
	border				: 1px solid #BBBBBB;
	overflow			: auto;
	padding				: 5px
}

div.at_handleidingenzoeker_manuals a
{
	display				: block
}

div.at_handleidingenzoeker_manuals_notfound
{
	margin-top			: 20px
}