.css3 {border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;box-shadow:0 0 4px rgba(0, 0, 0, .4);-moz-box-shadow:0 0 4px rgba(0, 0, 0, .4);-webkit-box-shadow:0 0 4px rgba(0, 0, 0, .4);position:relative}
/* Lightbox image */
.lightbox-image {position:relative;overflow:hidden;display:block;background:#fff; }
.lightbox-image img {position:relative;z-index:2; width:293px; height:239px;}
.lightbox-image span {display:block;position:absolute;width:100%;height:100%;background:url(../../images/gallery/magnify.png) no-repeat 50% 50%;z-index:1}
.gallery {margin-top:20px;width:960px; float:left;overflow:hidden;}
.gallery li {float:left;padding-right:10px;padding-top:10px}
.gallery .end {padding-right:0}

