/* WT GALLERY category mode */

div.tx-wtgallery-pi1 { 
	font-size: 12px;
}
div.tx-wtgallery-pi1 a { 
	text-decoration: none;
}
div.wtgallery_categories { 
	width: 180px;
	padding: 10px;
	float: left;
	margin: 5px 0 0 0;
}
div.wtgallery_category_pic {
	float: left;
}
div.wtgallery_category_pic img{
	border: 1px solid white;
}
div.wtgallery_category_txt {
	font-size: 12px;
}
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_pic {
	border: 1px solid white;
}
.wtgallery_listpic {
	margin: 5px;
}
.wtgallery_pagebrowser_up {
	display: none;
}
.wtgallery_pagebrowser {
	margin: 5px 0 0 0;
	height: 15px;
}

.wtgallery_pagebrowser_back {
	width: 50px;
	position: absolute;
	left: 40px;
}

.wtgallery_pagebrowser_fwd {
	width: 50px;
	position: absolute;
	right: 40px;
}

.wtgallery_pagebrowser_page {
	position: absolute;
	left: 330px;
}
.wtgallery_pagebrowser_up {
	position: absolute;
	right: 0px;
}



/* WT GALLERY singleview mode */

.wtgallery_singlepic_pic {
	border: 1px solid white;
}
.wtgallery_singlepic {
	width: 482px;
	margin-left: 50px;
	text-align: center;
}
.wtgallery_singlepic_fwdback {
	margin: 5px;
	height: 15px;
}
.wtgallery_singlepic_fwd {
	float: right;
}
.wtgallery_singlepic_back {
}
.wtgallery_h2 {
	font-size: 12px;
	text-align: center;
}

/* wt_gallery END */