﻿gallery-table
{
	background-color: #ffffff;
}

gallery_header
{
	border: dashed 2px blue;
}

gallery_item
{
	border-width: 1;
	border-style: solid;
	border-color: #c0c0c0;
	width: 125;
	font-family: Verdana;
	font-size: 8pt;
	text-align: center;
	vertical-align: bottom;
}

gallery_footer
{
	border: dashed 2px blue;
}

