.SimpleBlue
{
}

.SimpleBlue h2
{
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #fff;
	background-color: #003764;
	background-repeat: no-repeat;
	background-position: left 0px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.SimpleBlue .closeHandle
{
	top: 4px;
	right: 3px;
	width: 30px;
	height: 30px;
	background-image: url(cancelxp.png);
	background-repeat: no-repeat;
}