div.tx-wtgallery-pi1 {
	padding: 0px;
	background-color: #fff;
}


.wtgallery_single h2{
display: none;
}


.wtgallery_single_browser_next{
display: none;
}

.wtgallery_single_browser_previous{
display: none;
}

.wtgallery_list_h2 {
display: none;
}

.wtgallery_pagebrowser_category{
float: right;

}

.wtgallery_pagebrowser_category li{
float: left;
list-style-image: none;
list-style-type: none;
margin-left: 5px;

}


.wtgallery_list_pagebrowser_area{
display: none;
}

.wtgallery_category{
display: none;
}

.wtgallery_category_folder{
display: none;
}


.wtgallery_category_pagebrowser_area{
padding: 0px;
margin: 0px;
}

.wtgallery_category_pagebrowser_area p{
display:none;
}

div.wt_gallery_single_inner_pic {
	margin: 0px;
	padding: 0px;
}
div.wt_gallery_single_inner_pic a img {
	border: 0px solid #FF9900;
}
div.wtgallery_list {
	padding: 1px;
	margin: 0px 5px 0px 0px;
	background-color: #fff;
}
div.wtgallery_list a img {
	padding: 1px;
	filter: alpha(opacity=66); 
	-moz-opacity: 0.66; 
	opacity: 0.66;
	border: 0px solid #000;
}
div.wtgallery_list_current a img {
	border: 0px solid #000;
}
div.wtgallery_list a:hover img {
	filter: alpha(opacity=100); 
	-moz-opacity: 1.00; 
	opacity: 1.00;
}
div.wt_gallery_single_inner_title {
	font-weight: bold;
	margin-top: 5px;
	

}
div.wt_gallery_single_inner_comments {


}


.wt_gallery_single_inner_text{
float:left;
margin-left:-640px;
margin-top:180px;
width: 180px;


}
