/*****************************************************
Main
*****************************************************/
#mastPublicAlert .PublicAlertHandlerControl {
	color: #000;
	background-color: #F77 !important;
	font-weight: bold;
	width: auto;
}

#mastPublicAlert div.PublicAlertHandlerControl
{
	border: 2px solid black;
	zmargin: .6em 3em;
	padding: 0 46px;
	background-repeat: no-repeat !important;
	background-position: 8px 8px !important;
	font-weight: normal;
	color: #000;
	position: relative;
}

#mastPublicAlert div.PublicAlertHandlerControl
{
	border-color: #fc3 !important;
	background-color: #fff9e6 !important;
	background-image: url('img/Icon.gif') !important;
}

#mastPublicAlert H3 P
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

#mastPublicAlert H3
{
	font-weight: bold;
	color: #114171;
	font-size: 14px;
}

#mastPublicAlert P
{
	line-height: 1.5;
	font-weight: normal;
	color: #114171;
	font-size: 11px;
}