.wtgallery_h2 {
	color: #49310c;
	font-size: 11px;
	font-weight: normal;
}
.bodytext wtgallery_p{
	color: #49310c;
	font-size: 11px;
}

div.wtgallery_categories { 
	border: 1px solid silver;
	width: 170px;
	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_pagebrowser{
	position: absolute;
	top: 500px;
	text-align: center;
	float: none;
}
.wtgallery_listpic {

	margin: 9px;
}
.wtgallery_listpic IMG{
	padding: 0px;
	margin:0px;
}
.wtgallery_pagebrowser_up {
	display: none;
}
/* WT GALLERY singleview mode */
.wtgallery_singlepic{
	text-align: center;
}
.wtgallery_singlepic_comment {
	position: absolute;
	top: 400px;
	text-align: left;
	height: 86px;
}