div.box-alert {
	padding: 1em;
	background: #ff9;
	color: #660;
	border: solid 1px #fc3;
	margin: .5em .5em 1em .5em;
	line-height: 1.4em;
}