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;
}
.galleria, .picturecontainer, .thumbscontainer, .childscontainer
{
	width: 810px;
	margin-left: 25px;	
}

.thumbnail
{
	border-width: 0px;
	border-style: solid;
	border-color: #999;
	vertical-align: middle;
	text-align: center;
	padding: 2px;
}

.thumbscontainer .thumbnail, .childscontainer .thumbnail
{
	border-width: 0px;
	border-style: solid;
	border-color: #999;
	vertical-align: middle;
	text-align: center;
	padding: 2px;
	
}
.thumbs li
{
	width: 150px;
	text-align: center;	
	overflow: hidden;
}
ul .thumbs {
	margin-bottom:100px;
}

.thumb-title {
	margin-bottom: 5px;
}