.ace_warning {
	background-color: #F5F5A0;
	position: absolute;
}

.ace_error {
	background-color: #FFBBBB;
	position: absolute;
}
