div.thumbs div {
	list-style: 		none;
	float: 				left;
	display: 			block;
	list-style-image: 	none !important;
	/*margin:				5px 5px 0 5px !important;*/
	margin:				0px 10px 10px 0px;
}

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

#thumbscontainer{
	margin-top: 0px;
	width: 150px ;
	float: left;
	z-index: -1;
}


#thumbscontainer li{
	width: 40px;
	float: left;
	margin-right: 10px;
	z-index: 2;
}

#maxTitle {
	padding-bottom: 10px;
	padding-top: 12px;
	border-top: 1px solid #666666;
	width: 140px;
	font-size: 30px;
	font-weight: bold;
	float: left;
	}


.post{
	display: inline;
	width: 148px;
}

.pagenumbers {
	margin-bottom:		20px;
}
.picturecontainer {
	text-align:			left;
	width: 				100px;
	z-index: 2;
}
.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;
}


#maxTitle2 {
	padding-top: 2px;
	margin-left: -2px;
}

#maxDescr{
	position: absolute;
	padding-top: 0.63em;
	border-top: 0px solid #666666;
	width: 240px;
	margin-top: 10em;
	left: 770px;
	z-index: 1;
}

#maxLongtitle {
	padding-top: 9px;
	font-size: 12px;
	font-weight: bold;
}

#maxYear, #maxMaterial, #maxMeasurement {
	padding-top: 0px;
	font-size: 12px;
	font-weight: normal;
}

#intro{	
	position: absolute;
	width: 240px;
	margin-top: 0px;
	left: 770px;
	font-size: 30px;
	font-weight: bold;
	z-index: 1;
	height: 3.9em;
	border-bottom: 1px solid #666666;
}

#maxImage {
	position: absolute;
	left: 300px;
}

img.thumbnail {
width:40px;
height:40px;
overflow:hidden;
}