.thumbs {
	margin-left:30px;
	margin-top:0px;
	padding-top:14px;
	margin-bottom:0px;
	margin-right:50px;
	width:200px;
	height:690px;
	overflow:auto;
	float:left;
}
.thumbs img {
	margin-bottom:6px;
	margin-top:6px;
	padding:2px;
}

.thumbs a:link img   { border:solid 1px #CCCCCC; }
.thumbs a:visited img{ border:solid 1px #CCCCCC; }
.thumbs a:active img { border:solid 1px #000000; }
.thumbs a:hover img  { border:solid 1px #000000; }

.pict {
	float:left;
	margin-top:20px;
	width:340px;
	height:227px;
	overflow:visible;
}
.pict img {
	border:double 4px #CCCCCC;
}

.clear {
	clear:both;
	width:500px;
	height:1px;
}
