.th_slideshow .image {
	/*border:#ccc thin solid;*/
	width:400px;
	text-align:center;
	/*padding-top:20px;*/
/*	padding-bottom:20px;*/
	margin:0 0 10px 0;
}

.th_slideshow .image img{
	border:0;
	margin:0;
	padding:0;
}

.th_slideshow .nav {
	/*border:#ccc thin solid;*/
	margin-top:10px;
	width:400px;
}

.th_slideshow .nav a {
	display:inline;
	font-size:1.0em;
	margin-right:2px;
}

.th_slideshow .nav span {
	font-size:1.1em;
	margin-right:2px;
	font-weight:bold;
}

.th_slideshow .nav_prev {
	width:20px;
	text-align:left;
	float:left;
}

.th_slideshow .nav_browse {
	text-align:center;
	width:360px;
	float:left;
	overflow:hidden;
}

.th_slideshow .nav_next {
	width:20px;
	text-align:right;
	float:left;
}

.th_slideshow .clearer {
	clear:both;
}

.th_slideshow .imagecaption {
	padding-top:10px;
	padding-bottom:10px;
	margin-top:5px;
	margin-bottom:5px;
	font-style:italic;
	text-indent:10px;
	border:#ccc thin solid;
	width:400px;
}

.th_slideshow #edit {

}

.th_slideshow #editform {
	display:none;
}