<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.clear{
	clear:both;
}
#gallery {padding-left: 0px;}
#container{

	margin:0px auto;
}


div.nomargin{
	margin-right:0px;
}

.pic{
	display: inline-block;
	margin:0 0px 15px 0;
	border:2px solid white;
	width:300px;
	height:250px;
}

.pic a{
	width:300px;
	height:250px;
	text-indent:-99999px;
	display:block;
}

</pre></body></html>