.backtonormalview, .savechanges, .dragsort, .cancelchanges{
	float: left;
	margin-right: 30px;
	margin-bottom: 15px;
}

ul.thumbs li
{
	list-style: none;
	float: left;
	display: block;
	list-style-image: none !important;
	margin: 5px 5px 0 5px !important;
}

ul.thumbs
{
	list-style: none;
	margin: 0;
	padding: 0;
	clear: both;
}

ul.thumbs li img
{
	border: none;
	margin: 0 !important;
}

ul.thumbs li a
{
	background: none !important;
	text-decoration: none;
	border: 0;
}

ul.thumbs li p { overflow: hidden; }
.thumbs .clearboth { clear: both; }

.image-title li p
{
	text-align: center;
	margin: auto;
	padding: 0;
}

.childscontainer
{
	margin-bottom: 20px;
	float: left;
}

.thumbscontainer
{
	margin-bottom: 20px;
	float: left;
}

.pagenumbers { margin-bottom: 20px; }

.picturecontainer
{
	text-align: center;
	padding-bottom: 10px;
}

.picturecontainer .title
{
	font-weight: bold;
	margin-top: 0px;
}

.picturecontainer .description
{
	text-align: left;
	padding: 0 10px;
}

.picturecontainer .picture img
{
	border-width: 1px;
	border-style: solid;
	border-color: #999;
	vertical-align: middle;
	text-align: center;
	padding: 4px;
	margin: 0 !important;
}

.picturecontainer .picture a
{
	background: none !important;
	text-decoration: none;
	border: 0;
}

.managecontainer
{
	float: left;
	width: 100%;
}

.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: 0 5px 0 0;
	float: left;
	clear: left;
}

.uploadfile
{
	margin-bottom: 10px;
	float: left;
}

.uploadfile input { width: 385px; }
.horizontalline { 
	clear: both;
	height: 1px;
	background: #666;
	margin: 15px 0;
}

.uploadform
{
	margin-top: 20px;
	margin-bottom: -10px;
	clear: both;
}

.uploadpicsbutton { margin-bottom: 20px; }
.uploadform .clearboth { clear: both; }
.slideshowwrapper { text-align: center; }

.deleteform
{
	float: left;
	display: inline;
	margin-right: 30px;
	margin-bottom: 10px;
}

.deleteform input { background: #FF6550; }

.synchform
{
	float: left;
	display: inline;
	margin-bottom: 10px;
}

.synchform  input { background: #FFF7A1; }