.sqr_image_gallery li, {
	margin:4px;
}

.sqr-thumb-cont, div.gallery-thumb {
	display: table;
	width:150px;
	height:150px;
	background-color:#444;
}
#bodycontent div.gallery>div.gallery-thumb {
  width:150px;
  height:150px;
  margin:0 5px 10px;
  border:1px solid #888;
  border-radius:10px;
}
#bodycontent div.gallery.gallery-prettyphoto>div.gallery-thumb {
  position:relative;
  display:block;
  width:150px;
  height:170px;
  margin:0 5px 20px;
  padding-top:10px;
  border:1px solid #888;
  border-radius:10px;
}
#bodycontent div.gallery.gallery-prettyphoto>div.gallery-thumb a {
  display:block;
}
#bodycontent div.gallery.gallery-prettyphoto p.gallery-title {
  position:absolute;
  bottom:10px;
  width:140px;
  color:#ddd;
  font-size:10px;
  font-weight:bold;
  text-indent:0;
  line-height:1em;
}
#webdesign div.gallery.gallery-prettyphoto>div.gallery-thumb {
  position:relative;
  display:block;
  width:200px;
  height:160px;
  margin:0 8px 20px;
  padding-top:14px;
  border:1px solid #888;
  border-radius:10px;
}
#webdesign div.gallery.gallery-prettyphoto>div.gallery-thumb a {
  display:block;
}
#webdesign div.gallery.gallery-prettyphoto p.gallery-title {
  position:absolute;
  bottom:10px;
  width:190px;
  color:#ddd;
  font-weight:bold;
}

.gallery-thumb a {
	display: table-cell;
	position: relative;
	height: auto;
	width: auto;
	vertical-align: middle;
}
.gallery-thumb img {
}
div#s3slider-ja ul#s3slider-jaContent li.s3slider-jaImage span {
width: 0;
background:transparent;
}
/**/
