/* ================================
    CSS STYLES FOR Module PasswordXP
   ================================
*/
.LoginButton{background-color:transparent; color:white;
border-bottom:0px solid #ffffff; 
border-top:0px solid #505153; 
border-right:0px solid #505153; 
border-left:0px solid #505153; ;
font-family: Arial; font-size: 10pt;}
A.LoginButton:link, a.LoginButton:link{text-decoration:underline;}
.NormalTextBox{font-family: Verdana; font-size: 10pt; color: #505153}
.Hidden{display:none}