.thumbs {
	width:			100%;
}
.thumbs div {
	/*float:left;
       */
        width:130px;
display:inline-block;
margin:2em 0 0 2em;
vertical-align:top;
}
.thumbs div img {
	border:			none;
	display:		block;
}
.thumbs div p {
	margin-left:	5px;
        text-align:left;
        font-size:0.9em;
}
.thumbs .clearboth { 
	clear: 			both; 
}
.picturecontainer {
	text-align:		left;
}
.managecontainer textarea {
	width:			320px;
}
.managecontainer hr {
	width:			320px;
	text-align: 	left;
	margin: 		0px auto 0px 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:			320px;	
}
.uploadform {
	margin-top:		20px;
}
.uploadform .clearboth {
	clear:			both;
}
.slideshowwrapper {
	text-align:		center;
}
