table.gallery
{
	border-collapse: collapse;
	border: none;
}

table.gallery td img {
	border: 1px solid black;
}

table.gallerythumbs
{
	border-collapse: collapse;
	border: none;
}

table.gallerythumbs td
{
	padding: 4px;
	border: none;
}

table.gallerythumbs td img
{
	border: 1px solid black;
	cursor: hand;
{
