﻿.jqmWindow
{
	background-color:White;
	border:1px #000000 solid;
}

.jqmWindow .modalHeader
{
	color:white;
	height:19px;
	padding:3px;
	font-weight:bold;
	background-color:#555555;
	margin-bottom:10px;
}

.jqmWindow .modalBody{
	margin-bottom:10px;
	background-color:White;
}


.jqmWindow .modalHeader .text{margin-top:2px;margin-left:4px;}

.jqmWindow .modalHeader .close{
	background:url('images/close.png');width:17px;height:17px;border:1px #aa0000 solid;
}
