label.error {
    border: 1px solid #990000;
    padding: 2px 4px;
    font-size: 10px;
    margin: 0;
    background: #ffcccc;
    color: #cc0000;
	font-weight: bold;
}
.redbackground { background: #ff0000; }
.id-column { width: 50px; }
.disabled { background: #eee; }
#icon-template { background: url(../images/template-32.png) center no-repeat; }
#icon-log { background: url(../images/log-32.png) center no-repeat; }
disabled, .disabled a, .disabled a.submitdelete, .disabled span { color: #aaa!important; }