@charset "UTF-8";
/* CSS Document */

/* WT GALLERY category mode */
div.wtgallery_categories { 
	border: 1px solid silver;
	width: 100%;
	padding: 10px;
	float: left;
	margin: 5px 0;
}
div.wtgallery_category_pic {
	float: left;
}
div.wtgallery_category_pic {
	margin-right: 10px;
}
div.wtgallery_category_folder {
	margin: 20px 0 10px 0;
}
p.wtgallery_category_pagebrowser {
	display: none;
}
/* WT GALLERY list mode */
.wtgallery_listpic{margin: 5px 5px;}
/* wt_gallery END */
