.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;
}