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

#mastPublicInfo div.PublicInfoHandlerControl
{
	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;
}

#mastPublicInfo div.PublicInfoHandlerControl
{
	border-color: #69f !important;
	background-color: #edf3fe !important;
	background-image: url('img/Icon.gif') !important;
}

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

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

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