#gallery {
	width: 500px;
	height: 500px;
}

#content.solo article {
	top: 10px;
}

div.navigation {
	position: absolute;
	right: 0;
}

#gallery-container {
	position: relative;
	width: 1070px;
	margin-top: 6px;
}

/*div.slideshow-container {
	height: auto;
	width: 1070px;
	text-align: right;	
	outline: 1px solid green;	
}

#slideshow {
	text-align: right;	
	width: 100%;
	width: 1070px;
}

div.slideshow span.image-wrapper {
	text-align: right;	
	width: 100%;
	width: 1070px;
}

div.slideshow img {

}*/