.row {
/*	border-bottom: 2px solid #CCC;*/
	}

.row .cell {
  float: left;
  font-size: 80%;
  width: 145px;
  margin: 2px;
  background-color: #DDD;
}

.row .cell .pic {
  position: relative;
  height: 150px;
  width: 145px;
  margin: o o 4px 4px;
}

.row .cell img {
	bottom: 0;
	display: block;
	position: absolute;
	margin-left: 4px;
	border: none;
	}

.row .cell .cap {
	text-indent: 0.5em;
	}

.childscontainer {
	margin-bottom:		20px;
	float:				left;
}
.pagenumbers {
	float: right;
}
.picturecontainer {
	text-align:			center;
	width: 768px;
	margin: 0 auto;
}
.picturecontainer .title {
	font-weight:		bold;
/*	margin-top:			20px;
*/}
.picturecontainer .picture img {
	border-color:#CCCCCC;
	border-style:solid;
	border-width:1px 2px 2px 1px;
	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;
}