@charset "windows-1253";
/* CSS Document */

.gallery {
	float:left;
	width:508px;
}

.gallery_thumb {
	float:left;
	width:115px;
	height:80px;
	border:solid 1px #666666;
	margin-right:10px;
	margin-bottom:10px;
	display:inline;
}

.gallery a img {
	border:0px;
}