@charset "UTF-8";

div.alert_box, p.alert_box {
	padding: 0.5em;
	border: 5px solid #f66;
	color: #333;
	background-color: #fcc;
}
