.login {background-color: #252A30;border-radius: 10px;height: 81px;width: 693px;
    margin: auto;background-repeat: no-repeat;position: relative;top: 100px;box-shadow: 0px 0px 10px #a2a2a2;}
.login span {font-family: JosefinSansStdLight, Arial;position: absolute;margin-left: 15px;
    margin-top: 28px;color: #ffffff;font-size: 35px;}
.login input {margin-top:15px;}
.loginForm {padding-left: 120px;}
.loginButton {background:none; border:0;background-image: url("/images/loginButtonNormal.png");
    height: 58px;width: 58px;margin-top: 10px;margin-left: 10px;}
.loginButton:active {background-image: url("/images/loginButtonPressed.png");outline:0;}
.loginButton:focus {outline:0;}

.productLogos {text-align:center;}
.productLogos img {margin-right:1px;height:30px;}

.clearer, .clear {clear: both;}
.wcosName {font-family:Arial;font-size:55px;text-align:center;margin-top:160px;}
.hidden {display: none;visibility: hidden;height: 0px;width: 0px;}
.backgroundNormal {background-repeat: no-repeat;background-position: center;height: 500px;width: 1000px;
                   margin: auto;margin-top: 30px;}