/* This file is automatically included in all rendered pages. */
/* Put extra CSS classes used in views here. */
.important-row
{
  background-color: #FFB2B2;
}

.semi-important-row
{
  background-color: #FFEB99;
}