/* ----------Templates-------------*/
.sample3 {
list-style: none;
margin: 0;
padding: 0;
text-indent:0px !important;
}
.sample3 li:before {
content: '' !important;
}
.sample3 li {
padding: 10px;
margin: 0;
float: left;
position: relative;
width: 222px;
height: 220px;
}
.sample3 li:hover img {
border-color: #000;
}
.sample3 img {
background: #fff;
border: solid 1px #ccc;
padding: 5px;
}
.sample3 em {
background: #fff;
color: #000;
font-style: normal;
padding: 2px 8px 0 22px;
display: block;
position: absolute;
top: 20px;
left: 5px;
border: 1px solid #999;
}
.sample3 a {
text-decoration: none;
}
.sample3 span {
	width: 177px;
	height: 27px;
	display: block;
	position: absolute;
	top: -4px;
	left: 90px;
	background: url(images/tape.png) no-repeat;
}

/* ----------SHORTCODE CSS-------------*/

/* ----------Singlepic-------------*/

.ngg-singlepic {
  float: left;
  }