.GalleryTable {
	font-family: "Comic Sans MS", Arial, Verdana;
	font-size: 16px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #000066;
	height: auto;
	width: auto;
	border: solid #000099 5 px;
	padding: 5 px;
	border-spacing: 5 px;
	border-top-color: #666666;
	border-top-style: double;
	color: #666666;
	border-right-color: #666666;
	border-right-style: double;
	border-left-color: #666666;
	border-left-style: double;
	border-bottom-color: #666666;
	border-bottom-style: double;
	text-align: center;
	vertical-align: middle;
	border-color: #999999;
}
