<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* jQuery lightBox plugin - Gallery style */
	._100053 ul { list-style: none; }
	._100053 ul li { display: inline; }
	._100053 ul img {
		border: 5px solid #3e3e3e;
		border-width: 5px 5px 20px;
	}
	._100053 ul a:hover img {
		border: 5px solid #fff;
		border-width: 5px 5px 20px;
		color: #fff;
	}
	._100053 ul a:hover { color: #fff; }
</pre></body></html>