ul.thumbs li {
	list-style: none;
	display: block;
	float: left;
	list-style-image: none !important;
	padding-right: 15px;
	text-align: center;
	width: 100px;
}
#content ul.thumbs {
	list-style: none;
	margin: 0 0 9px;
	padding: 0 0 3px 0;
	clear: both;
}
.thumbscontainer ul.thumbs {
	height: 100px; /* IE */
}
.childscontainer ul.thumbs {
	height: 140px; /* IE */
}
ul.thumbs li img {
	border: none;
	margin: 0 !important;
	width: 100px;
	height: 100px;
}
ul.thumbs li a {
	background: none !important;
	text-decoration: none;
	border: 0;	
}
ul.thumbs li p {
	overflow: hidden;
	width: auto;
	color: #503F2B;
}
#content ul.thumbs li p {
	line-height: 125%;
}
.thumbs .clearboth { 
	clear: both; 
}
.thumbscontainer,
.childscontainer {
	padding: 15px 0 3px 15px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
    border-radius: 10px;
    background: #f2f3dd url(../images/bg-gallery.jpg) no-repeat center bottom;    
}
.thumbscontainer ul li a img,
.childscontainer ul li a img {
	border: #503F2B 1px solid;
}
.pagenumbers {
	margin-bottom: 20px;
	text-align: center;
}
.picturecontainer {
	text-align: center;
}
.picturecontainer .title {
	font-weight: bold;
	margin-top: 20px;
}
.picturecontainer .picture img {
	border: none;
	margin: 0 !important;
}
.picturecontainer .picture a {
	background: none !important;
	text-decoration: none;
	border: 0;
}
.managecontainer textarea {
	width: 395px;
}
.managecontainer hr {
	width: 400px;
	text-align: left;
	margin: 20px auto 20px 0;
}
.pictureform .managepicture {
	float: left;
	clear: left;
}
.pictureform .shortfields {
	margin-left: 20px;
	float: left;
}
.pictureform .clearboth {
	clear: both;
}
.uploadcounter {
	width: 20px;
	margin-bottom: 10px;
	float: left;
	clear: left;
}
.uploadfile {
	margin-bottom: 10px;
	float: none;
}
.uploadfile input {
	width: 385px;	
}
.uploadform {
	margin-top: 20px;
	margin-bottom: -10px;
   	clear: both;
}
.uploadform .clearboth {
	clear: both;
}
.slideshowwrapper {
	text-align: center;
}
.deleteform {
	float: left;
}
.synchform {
	float: left;
}
