
body {
    font-family: sans-serif;
    font-size: 90%;
}
td {
    padding-bottom: 10px;
}
input, select, textarea {
    border: 1px solid #aaa;
}
#asm-login-window {
    padding: 0px;
    padding-top: 210px;
    width: 400px;
    background-image: url(../images/login.jpg);
    background-color: #fff;
    background-repeat: no-repeat;
    border: 1px solid #555;
    box-shadow: 5px 5px 7px #555;
}
#asm-login-window input {
    width: 150px;
}
.hidden {
    display: none;
}
.bannertitle {
    font-weight: bold;
    font-size: 120%;
}
.bannersubtitle {
    font-style: italic;
}
#sm-alias, #sm-replyemail {
    font-weight: bold;
    font-size: 110%;
}
small {
    opacity: 0.8;
}
