#wrapper.notice {
	background: #F5F5F5 repeat url('../../images/general/bg_wrapper.jpg');
	}
#header-wrap {
	position: relative;
	border-top: 1px solid #4ACBFE;
	border-bottom: 1px solid #F0F0F0;
	background: #219ED8 top repeat-x url('../../images/general/bg_header_wrap.png');
	}
#header {
	width: 950px;
	height: 29px;
	position: relative;
	background: right top no-repeat url('../../images/general/nav-main_divider.png');
	text-align: right;
	margin: 0 auto;
	}
h2 {
	display: inline-block;
	background: left top no-repeat url('../../images/general/nav-main_divider.png');
	color: #FFF;
	font-weight: normal;
	font-size: 24px;
	font-family: 'DaysOneRegular', Trebuchet MS, Arial, Helvetica, sans-serif;
	letter-spacing: -.08em;
	margin-top: -1px;
	padding: 0 12px 0 10px;
	}
.notice #content {
	background-image: none;
	padding-top: 15px;
	padding-left: 0;
	}
.notice-wrap {
	border: 1px solid #DDD;
	background-color: #FAFAFA;
	padding: 15px;
	}
#notice-container {
	border: 1px solid #EEDCB4;
	background: #FFFFCC top repeat-x url('../../images/general/bg_alert.png');
	color: #505050;
	font: 13px/20px Trebuchet MS, Arial, Helvetica, sans-serif;
	text-align: left;
	margin-bottom: 10px;
	padding: 10px;
	}
#notice-container a {color: #ED3A1D;}
#notice-container a:hover {color: #219ED8;}
#notice-container .error-title {text-align: left;}