#middle {
	width: 680px;
	margin: 0 auto;
}

#gallery-container {
	width: 449px;
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative;
}

#gallery-content {
	width: 225px;
	margin: 0px;
	padding: 0px;
	float: right;
	line-height: 120%;
}

#gallery-content p {
	margin: 0 0 1em 4px;
}

#gallery-content h2 {
	margin-left: 4px;
	margin-bottom: 0.5em;
}

#gallery-content img {
	border: 0;
}

#gallery-content .gallery-selected {
	border: 4px #FFFFFF solid;
}

#image-text {
	height: 35px;
	line-height: 1.05em;
}

p#back-next {
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 0.7em;
}
