﻿#alert-system-table {
	margin: 10px auto;
	padding: 0;
	border: 1px solid #cccccc;
	border-collapse: separate;
	border-spacing: 5px;
}
#alert-system-table th, #alert-system-table td {
	padding: 10px;
	border: 1px solid #cccccc;
}
.status {
	width: 25%;
}