/************************************************************
 * Cascading Style Sheet                                    *
 ************************************************************/

/* class "tablestylelogin" is used for the login box */

.tablestylelogin {
  width: 260px;
  border-collapse: collapse; 
  border: 1px solid white;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 100%;
}
