.SimpleBlue h2 {
padding-top : 4px;
padding-left : 8px;
font-family : Arial, Helvetica, sans-serif;
font-size : 14px;
font-weight : bolder;
color : #ccc;
background-color : #3475ec;
background-image : url(bg.jpg);
background-repeat : no-repeat;
background-position : left 0;
}
.SimpleBlue .closeHandle {
top : 4px;
right : 3px;
width : 17px;
height : 17px;
background-image : url(close.gif);
}

