.gallery
{
	width:590px;
}

.galleryImage
{
	display:inline;
	width:100px;
	height:134px;
}

div.galleryImage
{
	margin:2px;
	border:0;
	height:auto;
	width:auto;
	float:left;
	text-align:center;
	padding-left:25px;
}

div.desc
{
	text-align:center;
	font-weight:normal;
	width:120px;
	margin:2px;
	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;
}

