/* WT GALLERY category mode */

.wtgallery_category_h1 {
	margin-bottom: 40px;
}


div.wtgallery_categories { 
	clear: both;
	margin-bottom: 20px;
}


img.wtgallery_category_pic {
	float: left;
	margin: 2px 10px 10px 0;
	border: 1px solid #fff;
}

div.wtgallery_category_folder {
	font-size: 0.75em;
	font-weight: bold;
}

p.wtgallery_category_pagebrowser {
	display: none;
}

/* WT GALLERY list mode */
.wtgallery_listpic_pic {
	border: 1px solid #fff;
	margin: 0px 10px 10px 0px;
}

.wtgallery_pagebrowser_back,
.wtgallery_pagebrowser_page,
.wtgallery_pagebrowser_fwd {
	display: none;
}

.wtgallery_pagebrowser_up {
	font-size: 0.75em;
	text-align: left;
	margin-bottom: 10px;
}

/* WT GALLERY singleview mode */

#wtgallery_singlepic_area {
	font-size: 0.75em;
	text-align: center;
}

#wtgallery_singlepic_border {
	border: 0px solid #fff;
	width: 631px;
	height: 290px;
}

.wtgallery_singlepic_back {
	float: left;
	width: 22px;
	margin-top: 132px;
}

.wtgallery_singlepic_pic {
	padding: 0px 0px 0px 0px;
	width: auto;
	border: 1px solid #fff;

}


.wtgallery_singlepic_fwd {
	float: right;
	width: 22px;
	margin-top: 132px;
}



.wtgallery_singlepic_navigation {
	margin-top: 20px;
	margin-bottom: 10px;
	width: 631px;	
}

.wtgallery_singlepic_up {
	float: left;
}
.wtgallery_singlepic_list {
	float: right;
	text-align: right;
}
