.gallery-holder {
	overflow:hidden;
	margin:5px 0 20px 0;}

.gallery {
	float:left;
	padding:3px;
	width:135px;}

.gallery img {
	border:1px solid #494949;
	margin-bottom:4px;}

.gallery .label {
	display:block;
	text-align:center;
	padding:3px 0;
	font-size:9pt;
	font-family:tahoma;
	height:20px;
	width:137px;
	background-color:#494949;}

.category {
	background-image:url('/images/gallerybg.gif');
	background-position:top right;
	background-repeat:no-repeat;
	display:block;}