/* WT GALLERY category mode */
div.wtgallery_categories { 
	border: 1px solid silver;
	width: 170px;
	padding: 10px;
	float: left;
	margin: 5px 0;
}
.tx-wtgallery-pi1 { float: center; font-size: 11px; font-family: arial, verdana, sans-serif;  text-align: center; }
.tx-wtgallery-pi1 a { color: #F24E11; }

div.wtgallery_category_pic {
	text-align: center; width: 266px; float: center;
}
div.wtgallery_category_folder {
	margin: 20px 0 10px 0;
}
p.wtgallery_category_pagebrowser {
	display: none;
}
/* WT GALLERY list mode */
.wtgallery_listpic_pic {
	border: 0px solid white;
}
.wtgallery_listpic {
	border: 4px solid #CCFF9A;
	margin: 3px;
}

.wtgallery_pagebrowser { text-align: center;}
.wtgallery_pagebrowser_up {
	display: none;
}
/* WT GALLERY singleview mode */
.wtgallery_singlepic_pic {
	border: 0px solid white;
}
.wtgallery_singlepic {
	border: 0px solid #888888;
	text-align: center;
}
/* wt_gallery END */