@charset "utf-8";
/* CSS Document */
#foto_gall{ width:481px; display:block; margin-left:1px;}
.jCarouselLiteDemo {
	width:480px;
	z-index:500;
	position:absolute;
	margin-top:5px;
}
.carousel {width:481px; }
.prev{ width:25px; height:25px; border:0px; float:left; margin-left:3px; display:block;}
.next{width:25px; height:25px; border:0px; right;}
.jCarouselLite{ margin:5px 0px 5px 5px; float:left; overflow:hidden; border:0;}
.jCarouselLite ul{list-style:none; border:0;}
.jCarouselLite li {width:60px; height:45px; display:inline; border:0;}
.jCarouselLite li img {width:60px; height:45px; border:0; position:relative;}
.disabled{
	visibility:hidden;
}
	
