<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.imgThumbnails {height: 150px; overflow: auto;}
.imgThumbnails img {width: 120px;}
#divDisablePortlets {
	background-color: white;
	filter: alpha(opacity=75);
	margin-top: -470px;
	height: 470px;
	position: relative;
	width: 100%;
	z-index: 10;
}
</pre></body></html>