﻿div.gallerypanel fieldset
{
	padding:0;
	margin:0;
	border: 0;
}
div.gallerypanel table
{
	width:100%;
	/*border-collapse:collapse;*/
	border:1px solid #D3E3F0;
	border-width:1px 0 0 1px;
}
div.gallerypanel div.imagediv
{
	text-align:center;
}
div.gallerypanel table td
{
	border:1px solid #D3E3F0;
	padding:10px;
	border-spacing:0;
	border-width:0 1px 1px 0;
}
div.gallerypanel table td.emptycell
{
	border:0;
}

div.galleryitem img{}
div.gallerypanel .itemheader
{
	font-weight:bold;
	display:block;
	padding:0.5em 0;
}
div.gallerypanel p {}
div.gallerypanel a 
{
	display:block;
}
