.thumbs {
	width: 658px;
	margin: 0;
	padding: 0;
}
.thumbs div {
	/*margin:			2px;*/
	float:			left;
	width:200px;
	padding-bottom: 12px;
	margin-right: 5px;
	
}

.thumbs div img.thumbnail{
	margin-left: 20px;
	border: 1px solid #000000;
	padding: 2px;
	/*background-color: #000000;*/
}

/*.thumbs div img {
	border:	0px;
	display:		block;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 1px;
}*/
.thumbs div p {
	/*width:			100px;*/
	/*padding-left:	5px;*/


}
.thumbs .clearboth { 
	clear: 			both; 
}
.picturecontainer {
	text-align:		left;
}
.managecontainer textarea {
	width:			395px;
}
.managecontainer hr {
	width:			300px;
	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:			300px;	
}
.uploadform {
	margin-top:		20px;
}
.uploadform .clearboth {
	clear:			both;
}
.slideshowwrapper {
	text-align:		center;
}