/* WT GALLERY category mode */
#wtgallery_category_area{}
div.wtgallery_categories { 
	border: 0px solid silver;
	width: 700px;
	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;
		font-size: 0.8em;
}
p.wtgallery_category_pagebrowser {
	display: none;
}
.wtgallery_category_h1 {
	font-size: 0.8em;
}
/* WT GALLERY list mode */
.wtgallery_listpic_pic {
	border: 1px solid white;
}
div .wtgallery_listpic {
	border: 0px solid #888888;
	width: 102px;
	height: 102px;
	margin: 8px;
}
.wtgallery_pagebrowser{
font-size: 0.7em;
}
.wtgallery_pagebrowser_up {
	display: none;
}
/* WT GALLERY singleview mode */
.wtgallery_singlepic_pic {
	border: 1px solid white;
}
div .wtgallery_singlepic {
	border: 0px solid #888888;
	width: 552px;
	margin-left: 0px;
	margin-bottom: 10px;
	text-align: center;
}
.wtgallery_singlepic_comment {
    font-size: 1.5em; 
    font-weight: normal;
    background: #DDD5AC;
  }
.wtgallery_singlepic_comment h2 {margin-top: 2px;}
.wtgallery_h2 {margin-left: 0px;}

.wtgallery_singlepic_popup {margin-bottom: 10px;}

.wtgallery_singlepic_fwdback {width: 500px; margin-bottom: 10px;}
.wtgallery_singlepic_fwd, .wtgallery_singlepic_back {display: inline;}
.wtgallery_singlepic_fwd {margin-left: 0px;}
#wtgallery_singlepic_area {
font-size: 0.7em;
}
/* wt_gallery END */
