div.gallery_view_dlg {
	border:solid 1px #000;
	background: white;
	padding: 5px;
	position: absolute;
	z-index:1040;
}

#gallery_view_navigator {
	position:absolute;
	z-index:1045;
}

#gallery_view_navigator a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
#gallery_view_navigator a:hover {
	color: #ccc;
}

