.thumbs {
	width:			100%;
	top:0px;
}
.thumbs div p {
	width:			100px;
	margin-left:	5px;
}
.thumbs .clearboth { 
	clear: 			both; 
}
.image_wrap {
	height:64px;
	position:relative;
	float:left;
	}
.thumbnail {
	border:0;
	}
.image_thumb {
	border:none;
	margin:0;
	position:relative;
	float:left;
	}
.xyz {
	padding:20px;
	margin:20px;
	}
.picturecontainer {
	text-align:center;
}
.imageview, .managepicture {
	width:auto;
	border:none;
	}
.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;
}