.dmxXP
{
}

.dmxXP h2
{
	padding: 7px 0 9px 8px;
	background-position: left 0px;
	background-repeat: no-repeat;
/*	box-sizing: border-box;*/
/*	-moz-box-sizing: border-box;*/
}

.dmxXP .closeHandle
{
	top: 4px;
	right: 3px;
	width: 21px;
	height: 21px;
}

.dmxOSX
{
}

.dmxOSX h2
{
	padding: 7px 0 9px 16px;
	color: #fff;
	background-position: right 0px;
	background-repeat: no-repeat;
/*	box-sizing: border-box;*/
/*	-moz-box-sizing: border-box;*/
	text-align: center;
}

.dmxOSX .closeHandle
{
	top: 5px;
	left: 600px;
	right: 3px;
	width: 700px;
	height: 40px;
	background: url(../close.png) no-repeat;
}
