#content-left-box {
	width: 300px;
}

#content-right {
	margin-left: 300px;
}

div.tx-wtgallery-pi1 {
	padding: 10px;
}
div.wt_gallery_single_inner_pic {
	margin: 10px;
	padding: 1px;
}
div.wtgallery_categories {
	width: 200px;
	text-align: center;
	padding: 20px;
}

div.wtgallery_categories A IMG {
	padding: 1px;
	border: 1px solid #CCCCCC;
}
div.wtgallery_categories A {
	font-weight: bold;
	text-decoration: none;
}

div.wt_gallery_single_inner_pic a img {
	border: 1px solid #FF9900;
}
div.wtgallery_list {
	padding: 1px;
	margin: 10px;
}
div.wtgallery_list a img {
	padding: 1px;
	border: 1px solid #444;
}
div.wtgallery_list_current a img {
	border: 1px solid #FF9900;
}
div.wtgallery_list a:hover img {
}
div.wt_gallery_single_inner_title {
	font-weight: bold;
	margin-top: 5px;
}
div.wt_gallery_single_inner_comments {

}
div.wtgallery_single_browser_previous {
	float: left;
	margin-left: 10px;
}
div.wtgallery_single_browser_next {
	margin-left: 175px;
}
UL.wtgallery_pagebrowser_list {
	list-style-type: none;
	margin: 0 0 10px 0px;
	padding: 0;
	width: 250px;
}
.wtgallery_pagebrowser_list LI {
	list-style-type: none;
	float: left;
	padding-left: 5px;
}
.wtgallery_pagebrowser_list LI A.act {
	text-decoration: none;
}


