div#cr-disablednotice {
	font-size: 1.2em;
	line-height: 1.3em;
	background: #ffffd9 url("warning-icon.png") no-repeat 1.1em 50%;
	border: 1px solid orange;
	padding: 1.1em 1em 1em 4em;
}
