.Dialog
{
	border:1px solid #99BBE8;
	background-color:#FFF;
}
.Dialog .Footer
{
}
.Dialog .Header
{
	background: transparent url(../images/panel/white-top-bottom.gif) repeat-x scroll 0pt -1px;
	color: #15428B;
	font-weight: 700;
	padding: 0 0 0 5px;
	cursor:move;
	border-bottom: 1px solid #99BBE8;
}
.Dialog .Content
{
}
