.gallery{
	padding:10px 0 0 0;
}
.gallery .gallerypreview{
	height:340px;
	padding:0px;
	overflow:auto;
	text-align:center;
	v-align:center;
}
.gallery .gallerypreview_info{
	margin:1em 0;
	height:3.6em;
	overflow:auto;
}
.gallery .thumbnails{
	height:140px;
	width:545px;
	overflow:auto;
	overflow-y:hidden;
	overflow-x:auto;
}
.gallery .thumbnails a img{
	padding:10px;
}
