.systemMessage {
	color: #333333;
	background-color: #fcfce1;
	margin: 0 0 1em 0;
	padding: 0.6em 10px;
	border: 2px solid #ffcc00;
	border-left: none;
	border-right: none;
}
.systemMessage h3 {
	color: #333333;
	margin: 0 0 0.6em 0;
}
.systemMessage p {
	margin: 0 0 1em 0;
}
.systemMessage b {
	font-weight: bold;
}