/*---------------------------------------
gallery
---------------------------------------*/
.gallery-back {
	padding:25px;
	background:#000;
}

#imgbox img{
	padding-bottom:20px;
	background: url(../gallery/images/photobytamagoro.gif) right bottom no-repeat;
}

.caption {

}
.camera {
	font-size:85%;
}
.lens {
	font-size:85%;
}

