#notice_popupContentDiv {
	overflow: auto !important;
	height: 90%;
	background-color: red;
}

/* following messes up wait status
.dr-mpnl-pnl-b
{
	padding: 0px;
	height: 100%;
	width: 100%
}
*/
#frmNotice {
	
}

.divMessages ul li{
	list-style: none;
	text-align: left;
	padding-left: 80px;
}

.divNoticePopUp {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	color: white;
	text-align: justify;
	height: auto !important;
	width: auto !important;
}

#divNotice {
	font-family: Verdana, Arial, sans-serif;
	font-size: 19pt;
	font-weight: bold;
	color: black;
	padding-top: 10px;
}

.divNoticeMessage {
	font-family: Verdana, Arial, sans-serif;
	font-size: 19pt;
	font-weight: bold;
	color: black;
	text-align: center;
	height: auto !important;
	width: auto !important;
}

#divErrorMessage {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14pt;
	color: black;
	padding: 10px;
}

#divButton {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14pt;
	color: black;
}

.classButton {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16pt;
	font-weight: normal;
	padding: 0;
	margin: 0;
}