div.sigplus-gallery ul>li{
margin:0!important;
border:0 none transparent!important;
padding:0!important;
}
div.sigplus-gallery.sigplus-captionsbelow ul>li{
padding-bottom:60px!important;
}
div.sigplus-gallery.sigplus-captionsabove ul>li{
padding-top:60px!important;
}
div.sigplus-gallery ul>li>img,div.sigplus-gallery ul>li>a>img{
margin:5px!important;
border:0 none transparent!important;
padding:0!important;
}
div.sigplus-gallery *{
box-sizing:content-box;
}
div.sigplus-center>*{
float:none!important;
clear:both!important;
margin:0 auto!important;
text-align:center!important;
}
div.sigplus-left{
text-align:left!important;
}
div.sigplus-right{
text-align:right!important;
}
div.sigplus-left.sigplus-float>*{
float:left!important;
}
div.sigplus-left.sigplus-clear>*{
margin:0 auto 0 0!important;
}
div.sigplus-right.sigplus-float>*{
float:right!important;
}
div.sigplus-right.sigplus-clear>*{
margin:0 0 0 auto!important;
}
div.sigplus-gallery>ul{
display:block!important;
position:relative!important;
margin:0!important;
padding:0!important;
list-style-type:none!important;
list-style-image:none!important;
line-height:normal;
}
div.sigplus-gallery>ul>li{
display:inline-block!important;
margin:0!important;
padding:0!important;
background:transparent none no-repeat scroll 0 0!important;
text-align:center!important;
vertical-align:top !important;
line-height:normal;
}
div.sigplus-gallery ul>li:before{
content:none!important;
}
div.sigplus-gallery ul>li>a{
display:inline-block;
}
div.sigplus-gallery ul>li>a:hover{
	background-image: url(../images/magnify_48x48_24.png);
	background-repeat: no-repeat !important;
	background-position: 50% 50% !important;
}
div.sigplus-gallery ul>li>a:hover>img{
	background-color:#000000;
	opacity:0.7;
}