/* -- --------------------- custom agent CSS file -------------  */
body {
      background-color:#90f5ad;
      background-image: none;
      background-repeat: no-repeat;
      font-family:Verdana;
      font-size:12px;
      color:#171616;
}
#mainCol .content {
      color:#f5eb38;
      font-size:12px;
}
.focusBox h3 {
      background-color:#21f71e;
      border: 1px solid #f5eb38;
}

