/*
------------------------------------------------------------
Curetis Master Style
Author:   Christian Friedrich, Workstream Business Solutions
Version:  17.11.2008
------------------------------------------------------------
*/

/* Imported Styles
----------------------------------------------- */
@import url("basecuretis.css");
@import url("formscuretis.css");


/* ---------- Tables ---------- */
th, td {
  text-align:left;
  vertical-align:top;
  }
  
.highlt th, .highlt td {
  background:#FFFFCC;
  }
  
.highlt th {
  color:#CC0000;
  }

