<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">img{
	vertical-align:bottom;
	border:0;
}
.over img{
	filter:alpha(opacity=75);
	opacity:0.75;
}
#thumbnail ul{
	padding:10px 0 0 0;
	margin:0;
}
#thumbnail li{
	display:inline;
	list-style:none;
	padding:0 14px 0 0;
	float:left
}
</pre></body></html>