.dmxXP
{
}

.dmxXP h2
{
	color: #fff;
	background-image: none;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #666666;
	padding: 0px;
	clear: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	position: absolute;
	visibility: hidden;
	height: 0px;
	width: 0px;
}

.dmxXP .closeHandle
{
	top: 5px;
	right: 3px;
	width: 115px;
	height: 16px;
	background-image: url(close.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.dmxOSX
{
}

.dmxOSX h2
{
	padding: 0px 0 0px 8px;
	color: #fff;
	background-image: url(titleosx.png);
	background-position: left 0px;
	background-repeat: repeat-x;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	text-align: center;
}

.dmxOSX .closeHandle
{
	top: 5px;
	left: 3px;
	width: 18px;
	height: 18px;
	background-image: url(cancelosx_alt.png);
}
