﻿.gallerythumbcell 
{
	text-align: center;
	vertical-align: bottom;
}

.gallerythumbdescr
{
	text-align: center;
	vertical-align: top;
	padding: 0px 8px 0px 8px;
}

.gallerytable
{
	width: 100%;
}

.gallerybtn
{
	background-color: Black;
	border: solid 1px Black;
	padding: 1px 4px 1px 4px;
	color: White;
	text-decoration: none;
	height: 22px;
	font-size: 13px;
}


.gallerybtnhvr
{
	background-color: #2f2f2f;
	border: solid 1px white;
	padding: 1px 4px 1px 4px;
	color: White;
	text-decoration: none;
	height: 22px;
	font-size: 13px;
	
	
}

.gallerybtn a:active, .gallerybtn a:visited, .gallerybtn a:link
{
	color: White;
	text-decoration: none;
}

.gallerybtnhvr a:active, .gallerybtnhvr a:visited, .gallerybtnhvr a:link
{
	color: White;
	text-decoration: none;
}