@charset "utf-8";
/* CSS Document by Dieter Schneider | CssTemplateHeaven.com */

#gallery {
	margin-left: -10px;
	padding-top: 18px;
	padding-bottom: 18px;
	position: fixed;
	top: 595px;
	width: 972px;

}

#gallery ul li {
	width: 190px;
	height: 215px;
	padding-top: 25px;
	padding-left: 15px;
	float: left;
	background: url(images/thumb_bg.png) no-repeat;
	margin-left: 32px;
	margin-bottom: -25px;
}

