.gallery
{
	width:800px;
	display:table;
}

.galleryImage
{
	display:inline;
}

div.galleryImage
{
	margin:2px;
	border:0;
	height:320px;
	padding-bottom:10px;
	width:40%;
	float:left;
	text-align:center;
	padding-left:10px;
}

div.fullGalleryImage
{
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-top:2px;
	margin-bottom:2px;
	border:0;
	padding-bottom:25px;
	width:80%;
	float:left;
	text-align:center;
	padding-left:10px;
}

div.desc
{
	text-align:center;
	font-weight:normal;
	margin:0;
	border:0;
	padding:0;
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

div.pureTextDesc
{
	width: 640px;
	padding-top: 25px;
	font-family: Arial;
	font-size: 9pt;
	font-style: italic;
	text-align:center
}

span.price
{
	font-weight:bold;
}

#topbar
{
	min-width:810px;
}
