@charset "utf-8";
/* CSS Document */
/* jQuery lightBox plugin - Gallery style */
/*  This layout is for sample purposes
    Feel free to edit it to suit your needs
*/

.lbGallery ul li {
	display: inline;
}
.lbGallery img {
	border: 1px solid #FFF;
}
.lbGallery a:hover img {
	border: 1px solid #F60;
}
#gallery2,
#gallery3,
#gallery4,
#gallery5 {
}
