/* Blink control attributes */
  .csBlink1
   {
     color      : #454545; 
     font-weight: normal;
   }

  .csBlink2
   {
     color      : red; 
     font-weight: bold;
   }
