
.status_red {
	background: #aa0000;
	border: 1px solid #000;
}

.status_green {
	background: #00aa00;
	border: 1px solid #000;
}
