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:10px!important;
	border:0 none transparent!important;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 20px;
	padding-left: 8px;
	background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f3f3f3), color-stop(51%,#ededed), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
box-shadow:2px 2px 5px #666;
border-radius:2px;
}
div.example div.sigplus-gallery ul>li {
	margin:4px!important;
	border:1px solid blue!important;
	padding:2px!important;
}
div.example div.sigplus-gallery ul>li>img, div.example div.sigplus-gallery ul>li>a>img {
	margin:4px!important;
	border:thin solid gray!important;
	padding:2px!important;
}
div.example div.sigplus-gallery ul>li>a:hover>img {
	margin:4px!important;
	border:thin solid red!important;
	padding:2px!important;
}
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;
}
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:middle!important;
}
div.sigplus-gallery ul>li>a {
	display:inline-block;
}
