.thumbs {
	width:100%;
}
.thumbs div {
	margin:5px 20px;
	float:left;
   width:140px;
   text-align:center;
}
.thumbs div img {
	border:none;
}
.thumbs div p {

}
.picturecontainer {
	text-align:center;
}
.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:left;
}
.uploadfile input {
	width:385px;
}
.uploadform {
	margin-top:20px;
}
.uploadform .clearboth {
	clear:both;
}
.slideshowwrapper {
	text-align:center;
}
