#galleryLYR {
	position: absolute;
	height: auto;
	width: auto;
}

#preloadLYR {
	position: absolute;
	height: auto;
	width: auto;
}

#forwardLYR {
	position: relative;
	height: auto;
	width: auto;
}

#reverseLYR {
	position: relative;
	height: auto;
	width: auto;
}

#accessLYR {
	position: absolute;
	left:  0px;
	top:   20px;
	height: auto;
	width: auto;
}

#titleLYR {
	position: relative;
	height: auto;
	width: auto;
}

#captionLYR {
	position: absolute;
	left:  400px;
	top:   70px;
	height: auto;
	width: auto;
}