#css_gallery01 {
	width: 526px;
	height: 190px;
	background-color: #FFF0E6;
	position: relative;
}
#preloader {
	background-image:url(../img/thumbs/001.jpg);
	background-image:url(../img/thumbs/002.jpg);
	background-image:url(../img/thumbs/003.jpg);
	background-image:url(../img/thumbs/004.jpg);
	background-image:url(../img/thumbs/005.jpg);
	background-image:url(../img/thumbs/006.jpg);
	background-image:url(../img/thumbs/007.jpg);
	background-image:url(../img/thumbs/008.jpg);
	visibility:hidden;
}
div#thumbs a#f001:focus img.big {
	background-image:url(../img/thumbs/001.jpg);
	position: absolute;
	width: 502px;
	height: 200px;
	border: 0;
	left: 100px;
	z-index: 1210;
}
div#thumbs a#f002:focus img.big {
	background-image:url(../img/thumbs/002.jpg);
	position: absolute;
	width: 502px;
	height: 200px;
	border: 0;
	left: 100px;
	z-index: 1209;
}
div#thumbs a#f003:focus img.big {
	background-image:url(../img/thumbs/003.jpg);
	position: absolute;
	width: 502px;
	height: 200px;
	border: 0;
	left: 100px;
	z-index: 1208;
}
div#thumbs a#f004:focus img.big {
	background-image:url(../img/thumbs/004.jpg);
	position: absolute;
	width: 502px;
	height: 200px;
	border: 0;
	left: 100px;
	z-index: 1207;
}
div#thumbs a#f005:focus img.big {
	background-image:url(../img/thumbs/005.jpg);
	position: absolute;
	width: 502px;
	height: 200px;
	border: 0;
	left: 100px;
	z-index: 1206;
}
div#thumbs a#f006:focus img.big {
	background-image:url(../img/thumbs/006.jpg);
	position: absolute;
	width: 502px;
	height: 200px;
	border: 0;
	left: 100px;
	z-index: 1205;
}
div#thumbs a#f007:focus img.big {
	background-image:url(../img/thumbs/007.jpg);
	position: absolute;
	width: 502px;
	height: 200px;
	border: 0;
	left: 100px;
	z-index: 1204;
}
div#thumbs a#f008:focus img.big {
	background-image:url(../img/thumbs/008.jpg);
	position: absolute;
	width: 502px;
	height: 200px;
	border: 0;
	left: 100px;
	z-index: 1203;
}
img.mini {
	border:0;
	position: relative;
}
#thumbs p {
	line-height: 1em;
	margin-bottom: 2px;
}
div#thumbs a:hover img{
	border-right: 2px solid #F0C;
	margin-right: -2px;
}
div#thumbs a:hover>div#thumbs a img.mini {
/*opacity: .5;
filter:alpha(opacity=50);
-moz-opacity: .5;*/
}
div#thumbs a img.big {
	height: 0;
	width: 0;
	border: 0;
	position: absolute;
	top: 0;
	left: 0;
}
div#thumbs a:hover img.big {
	position: absolute;
	width: 502px;
	height: 200px;
	border: 0;
	left: 100px;
}
div#thumbs a:hover img {
	z-index: 1215;
}