ul.thumbs li {
	position: relative;
	float: left;
	width: 114px;
	height: 75px;
	padding: 0 0 11px 11px;
	text-align: center;
}
ul.thumbs {
	position: relative;
	margin-left: -11px;		
	width: 378px;	
}
ul.thumbs li img {
	border:				none;
	margin:				0 !important;
}
ul.thumbs li a {
	position: relative;
	display: block;
	height: 57px;
	overflow: hidden;
	padding: 5px 0 13px 0;
	background: url(http://modx-fazeley.spring-php.com/assets/images/site_images/galwrap.gif) top left no-repeat;
}
ul.thumbs li a:hover {
	background-position: bottom left;
	* background-position: 0 -75px;
}
ul.thumbs li p {
	display: inline-block;
}
.thumbs .clearboth { 
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.childscontainer {
	margin-bottom:		20px;
	float:				left;
}
.thumbscontainer {
	margin-bottom:		20px;
	float:				left;
	position: relative;
	margin-right: 15px;
	border-bottom: 1px solid #28CCFE;
}
.pagenumbers {
	margin-bottom:		20px;
}
.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 {
    float: 				left;
}
.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;
}