<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.BorderlessWithClose
{
}

.BorderlessWithClose h2
{
	display:none;
}

.BorderlessWithClose .closeHandle
{
	top: 4px;
	right: 3px;
	width: 15px;
	height: 15px;
	background-image: url(close.gif);
}

.dmxWindow
{
	border-style:none !important;
}</pre></body></html>