@CHARSET "UTF-8";

/* minor divs */
#notice #content {
	margin: 0 0 20px 0;
}
#notice dl {
	background: url(images/bg_noticeBottom.gif) bottom no-repeat;
	padding: 0 0 25px 0;
	}
#notice dd {
	padding: 0 0 5px 19px;
	background: url(images/bg_noticeBody.gif) no-repeat;
	}
#notice .noHeader p {
	padding-top: 15px;
}
#notice li {
	font-size: 12px;
}
#notice #simpleImage {
	margin: 0 0 0 19px;
	}

