.SimpleBlue
{
}

.SimpleBlue h2
{
	padding-top: 4px;
	padding-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	background-color: #32305A;
	/*background-image: url( bg.jpg );
	background-repeat: no-repeat;
	background-position: left 0px;*/
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.SimpleBlue .closeHandle
{
	top: 3px;
	right: 3px;
	width: 100px;
	height: 18px;
	background-image: url(close.gif);
}