@charset "utf-8";

#note-caption {
	width:100%;
	float:right;
	margin-top:0px;
	margin-bottom:25px;
	*margin-bottom:0px;
	_margin-bottom:0px;
	font-size:10px;
	color:#666666;
	text-align:right;
	line-height:1.5em;
}

#Urgent-Notice{
	font-size:12px;
	font-weight:bold;
	color:#666666;
	line-height:1.5em;
	margin-left:5px;
	margin-bottom:10px;
	padding:0px;
}