.thumb, .thumb1  {float: left;list-style: none;margin: 0;  }
.thumb1 a img{border: 0;}
.thumb1 li {margin: 0; float: left; position: relative; width: 260px; height: 177px; }
.thumb1 li img {
	padding: 0px;
/*	position: absolute;
	-ms-interpolation-mode: bicubic;*/
	width: 260px;
	height: 177px;
	border: 2px solid white;
}
.thumb1 li img.hover {border: none; }

.gallerycaption{
    position:absolute;
    font-weight:600;
    padding-top: 10px;
    text-align:center;
    font-size: 13px;
    overflow: hidden;
    height: 2.4em;
    display: none;
    background: white;
}


.loading{
    width: 32px !important;
    height: 32px !important;
    position: relative;
}
.zoomContainer{
    position: absolute;
    padding: 0;
}

.zoomContainer .original{
    left: 0 !important;
    top: 0 !important;
}
.trigger{
    position: absolute !important;
}