
/* IDC CUSTOMISATION: Special formatting/highlighting of the "pageinfo" box below the selected page. */
div.idcpageinfoselected
{
  color: #ffffcc;
  background-color: #6699cc;
}

/* IDC CUSTOMISATION: Drop the grey background from the home page */
#veridianhomepagecontent
{
  background-color: initial;
}
