/* emergency message only */
/****************************/
/*OC*/
/****************************/
#emergency-msg-contents {
	width: 990px;
	height: 100%;
	overflow: hidden;
	padding: 0px;
	font-size: 12px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 13px;
	margin-left: auto;
	/*border: 3px double #FF8C00;*/
}

#emergency-msg-contents a {
	text-decoration: underline;
	color: #d0102c;
}

#emergency-msg-contents .title {
	padding-right: 10px;
	color: #d0102c;
}