.Gallery{
	width:780px;
}
.Gallery div{
	margin-left:10px;
	margin-right:10px;
}
.Gallery .pagingContainer{
	padding:10px 0 10px 0;
	clear: both;
}
.Gallery #KeywordArea{
	background:url(../Icon/AboutXyronProGallery/KeywordBG.jpg) left no-repeat;
	padding: 10px 0 10px 20px;
	margin-left:0px;
	margin-right:0px;
	display:none;
}
.Gallery #KeywordArea span{
	font-size: 1em;
}
.Gallery #KeywordArea .bolder{
	font-weight: bolder;
}
.Gallery .GalleryItem{
	clear: both;
	padding: 20px 0 0 0;
}
.Gallery .GalleryItem .GalleryItemImg{
	float: left;
}
.Gallery .GalleryItem .GalleryItemText{
	float: left;
	padding: 0px 0 5px 5px;
}.GalleryItemImg a img {    border: none;     width: 153px;    height: 92px;}