@charset "utf-8";
div#emarg {
	padding: 0;
	text-align: center;
	background-color: #FFFF99;
	margin: 0 auto 5px auto;
	clear: left;
	width: 99%;
}
#emarg img {
	float: left;
	margin-right: 5px;
}
#emarg div {
	margin: 0.2em;
}

#emarg TABLE.idxTopics{
	margin : 0 auto;
	width : auto;
}
#emarg TABLE.idxTopics TD{
	padding : 3px 8px;
	text-align : left;
	border-bottom: 0;
	font-family: "Arial Narrow", "MS UI Gothic";
	font-size: 1.2em;
}
.personal #pagePane #emarg .idxTopics .cell1 {
	background-image: url(/common/img/alert_mini.gif);
	background-repeat: no-repeat;
	background-position: 20px 4px;
}
#emerg #newsrelease h1 {
	font-size: 2em;
	text-align: center;
	margin : 0px 0px 16px 0px;
	padding : 2px 8px;
	background-image : url(/common/img/h3_bg.gif);
	background-repeat : repeat-x;
	font-size : 2.5em;
	border-width : 0px 0px 1px 0px;
	border-color : #538DEB;
	border-style : solid;
	font-weight : bold;
	color : #538DEB;
}
#emerg #newsrelease {
	background-image: url(/common/img/exclam.gif);
	background-position: 300px 80px;
	background-repeat: no-repeat;
}
#emerg #newsrelease h4 {
	color: #FF0000;
	font-weight: bold;
}
