.buttons {
	text-align: right;
	clear: both;
	width: 410px;
	height: 40px;
}

.hidden {
	visibility: hidden;
}

.noobWrapper {
	position: relative;
	overflow: hidden;
	border: thin solid #616515;
	width: 410px;
	height: 309px;
}

#content .noobWrapper img {
	margin: 0;
}

.buttons span {
	color: #42580a;
	cursor: pointer;
}

.buttons span.noobActive, .buttons span:hover {
	text-decoration: underline;
}

div.caption {
	text-align: center;
}

.image_container {
	width: 410px;
	height: 309px;
}

.image_container img {
	width: 410px;
	height: 309px;
}
