
-------------------------------------------------*/
#keeperblock {
   color:#000000;
   background-color:#184356;
   border:double 3px #dddddd;
   font:normal 12px "Times New Roman", Times, serif;
}


/* username & password input text boxes
-------------------------------------------------*/
#keeperblock #ku,#kp {
   border:solid 1px #999999;
   font:normal 12px "Times New Roman", Times, serif;
   width:100px;
}


/* cell that contains the text "save password"
-------------------------------------------------*/
#keeperblock #ksp{
   font:normal 11px "Times New Roman", Times, serif;
}


/* sign-in button
-------------------------------------------------*/
#keeperblock #kb{
   font:bold 11px "Times New Roman", Times, serif;
   color:#184356;
   background-color:#eeeeee;
   border:outset 2px #eeeeee;
}

/* div that contains the noscript blurb
-------------------------------------------------*/
#keeperblock #kns{
   display:inline;
   color:#ff0000;
   background-color:#ffff66;
   font:normal 11px tahoma,sans-serif;
}


/**  END OF FILE  *************/
