/* CSS Document */

#wrapper {
	width:90%;
	margin:auto;
	height:100;
}

#thumbnails {
	float:left;
}

#galleryOutput {
	position:fixed;
	bottom:0;
	right:5%;
}