div.galleryimageframe
{
	background-image: url('images/pframe.gif');
	background-repeat: no-repeat;
	width: 149px;
	height: 191px;
}

div.galleryimage
{
	background-repeat: no-repeat;
	background-position: 0px 7px;
	cursor: pointer;
}

a.galleryhotspot
{
	/*margin: 35px;
	margin-top: 10px;
	margin-bottom: 10px;*/
}

table.gallery
{
	width: 100%;
}

table.gallery td
{
	vertical-align: top;
	padding-top: 10px;
}

table.gallery td.gi,
table.gallery td.gci
{
	padding: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
}

table.gallery td.gci
{
	width: 1%;
}