div.pagination {
	clear: left;
	height: 24px;
}
ul.thumbs {
	clear: left;
}
div.download {
	float:left;
}
div.navigation-container {
	float: left;
}
ul.meta li {
	float:left;
}

div.slideshow-container {
	clear: right;
	float: left;
}
div.caption-container {
	height: 400px;
	clear: right;
	float:right;
}

div.slidename-container {
	position: absolute;
	right: 0px;
	top: 415px;	
	padding: 5px 0px 0;
	height: 30px;
}
div.photo-index {
	position: absolute;
	bottom: 0px;
	right: 0;
	padding: 0 12px;
	
}

