.ifmNotice {
	width:209px;
	vertical-align:top;
	padding: 8px 5px 10px 22px;
	border: solid 1px #e9c94d;
	margin-bottom: 10px;
	margin-top:10px;
	font: normal 10px/1.2em verdana;
	color: #333;
	background-color: #ffd
}
.ifmNotice h3 {
	font: bold 12px/1em arial;
	margin-bottom: 5px;
	color: #000
}
.ifmNotice ul.narrow li {
	margin-bottom: 8px
}
.ifmNotice a:link, .ifmNotice a:visited, .ifmNotice a:hover {
	font-family: Arial
}
.ifmNotice .normalLink a:link, .ifmNotice .normalLink a:visited, .ifmNotice .normalLink a:hover {
	color: #039;
	text-decoration: none
}
.ifmNotice .homeIcon {
	background: url(/img/home_link.gif) left center no-repeat;
	margin-left: -15px;
	padding-left: 20px;
	line-height: 18px
}
.ifmNotice .lightIcon {
	background: url(/img/light_10x16.gif) left center no-repeat;
	margin-left: -15px;
	padding-left: 16px;
	line-height: 18px
}
