ul.thumbs {
	list-style: 		none;
	padding: 			0;
	margin:				0px 40px 0 240px;
	height:				140px;
}

ul.thumbs li {
	list-style: 		none;
	display: 			inline;
	list-style-image: 	none !important;
	margin:				4px !important;
	float:left;
	border: 			1px solid #e2dfcd;
	padding:5px;
	line-height:1;
}

ul.thumbs li img {
	border:				none;
	margin:				0 !important;
}
ul.thumbs li a {
	background:			none !important;
	text-decoration:	none;
	overflow:hidden; 
}
ul.thumbs li p {
	overflow:			hidden; margin:0px;
}
.thumbs .clearboth { 
	clear: 				both; 
}
.childscontainer {
	margin-bottom:		20px;
	float:				left;
}
.thumbscontainer {

}
.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;
}

div.managebutton {margin:10px 50px 10px 240px;}

.managecontainer {
margin:0 50px 0 240px;
}
.managecontainer textarea {
	width:240px;height:20px;
}
.managecontainer p {
	margin: 2px 0px;
}
.managecontainer hr {
	text-align: 		left; 
	margin: 20px 0 20px 0;
}
.pictureform .managepicture {
	float:				left;
	clear:				left;
}
.pictureform .shortfields {
	margin-left: 		20px;
	float:				left;
	display:block; width:140px;
}
.pictureform .longfields {
	margin-left: 		20px;
	display:block; width:250px; overflow:hidden
}
.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;
}

/*children*/
div.childscontainer ul.thumbs {height:auto;}
div.childscontainer ul.thumbs li {
display: block;float:left;width:250px; height:90px;overflow:hidden;
}

div.childscontainer ul.thumbs li img {
float:left; border:none; width:80px;height:80px;overflow:hidden;  margin-right:5px;
}
div.childscontainer ul.thumbs li p {
display:block; overflow:visible; font-size:1.5em;
}
