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

ul.thumbs1011 li {
	list-style: 		none;
	float: 				left;
	display: 			block;
	list-style-image: 	none !important;
	margin:				2px 2px 0 2px !important;
	/* width:85px; */
	
}
.thumbs1011container {
    float: left;
    margin-bottom: 20px;
    max-width:50%;
}

.picture1011container {
    float:left;
    width:50%;
    margin:auto;
}
.thumb1011nail {
/* width: 80px; */
height:80px;
}
#maxImage {
}


