.gallery_container
{
	position: relative;
	top: 0;
	left: 0;
	width: 913px;
	margin: 0;
	padding: 0;
	border: 0;
}

.galleryimage
{
	border: 2px white solid;
	width: 221px;
	height: 166px;
	margin: 0 3px 3px 0;
	padding: 0;
	background-color: #6c0844;
	float: left;
	position: relative;
	top: 0;
	left: 0;
}

.gallery_container a
{
	color: white;
}

.infotext
{
	width: 215px;
	position: absolute;
	bottom: 5px;
	left: 5px;
	margin: 0;
	padding: 0;
}