
.gallery
{
	display: block;
	position: relative;
	left: 2px;
}

.thumbblock
{
	display: block;
	padding: 0 0 0 0;
}

.gallery .thumb
{
	position: relative;
	width: 210px;
	margin: 0 0px 0 0px;
	padding: 0px 6px 0px 6px;
	border: #888 dashed 0px;
	background-color: white;
	float: left;
}

.contribute
{
	position: absolute;
	display: block;
	left: 560px;
	top: 4px;
}

.thumbimage
{
	display: block;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: solid 0px white;
	width: 210px;
	height: 158px;
}

.thumbspan
{
	display: block;
	text-align: left;
	height: 68px;

	padding: 5px 10px 5px 10px;
	margin: 0 0 11px 0;
	border: #888 dashed 1px;
	border-top-width: 0;
}

.thumbanim
{
	background-color: Transparent;
	position: absolute;
	left: 0px;
	top: 238px;
	display: block;
	width: 220px;
	padding: 0px auto 0px auto;
	margin: 0px 0px 0px 0px;
	border: solid 0px white;
	text-align: center;
}

.thumbanim img
{
	width: 12px;
	height: 12px;
	position: relative;
	top: 2px;
}

.thumbem
{
	display: block;
	position: relative;
	width: 199px;
	height: 20px;
	color: White;
	margin: 0px 0px 2px 0px;
	padding: 0 0 0 11px;
	background-color: #961E1F;
	text-align: left;
	line-height: 20px;
}

.thumbem a
{
	color: White;
	font-weight: bold;
}

.thumbem a:hover
{
	color: White;
	font-weight: bold;
	text-decoration: underline;
}
