/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */

  #loginform { width: 181px;
    height: 194px;
    background-repeat: no-repeat;
    background-image: url(../images/access-desktop.gif);
    vertical-align: center;
    position: absolute;
    top: 20%;
    left: 35%;
    }

  #loginform td.label { padding: 0pt;
    text-align: right;
    font-weight: bold;
    color: rgb(153, 153, 153);
    width: 81px;
    }

  #loginform input.login { padding: 0pt;
    width: 85px;
    }

  #loginform input.password { padding: 0pt;
    width: 85px;
    }

  #loginform input.email { padding-left: 0pt;
    width: 110px;
    }

  #loginform table.bottom { position: relative;
    top: 110px;
    }

  #loginform a { font-weight: bold;
    text-decoration: none;
    color: blue;
  }
  
  #loginform input.image_button{
    border: 0;
  }
  #loginform input.image_button:hover{
    border: 0;
  }

  #loginform a:hover{
    text-decoration: underline;
  }

