td[_status=UP] { background-color: green; } td[_status=PARTIAL] { background-color: yellow; } td[_status=DOWN] { background-color: red; }