.tx-loginboxmacmade-pi1 {
width: 385px;
margin: 0 auto;
font-size: 12px;
}

.tx-loginboxmacmade-pi1-welcome {
margin-bottom: 25px;
}

.tx-loginboxmacmade-pi1-loginTable td {
padding-bottom: 10px;
}

.tx-loginboxmacmade-pi1 .input {
width: 275px;
font-size: 12px;
font-weight: bold;
letter-spacing: 1px;
height: 18px;
}

.tx-loginboxmacmade-pi1 .password {
width: 275px;
font-size: 12px;
font-weight: bold;
letter-spacing: 1px;
height: 18px;
}

.tx-loginboxmacmade-pi1 .submit {
width: 100px;
border: 1px solid #999;
font-size: 12px;
background: #F3F3F3;
cursor: pointer;
}

.tx-loginboxmacmade-pi1 .submit:hover {
width: 100px;
border: 1px solid #ff0000;
font-size: 12px;
background: #F3F3F3;
cursor: pointer;
}

.tx-loginboxmacmade-pi1-forgotpasswordLink {
margin-top: 10px;
margin-left: 93px;
}

#pageContent .tx-loginboxmacmade-pi1-forgotpasswordLink a {
font-weight: bold;
margin-bottom: 0px;
text-decoration: none;
color: #4d4d4d;
border-bottom: 1px dashed #ff0000;
}

#pageContent .tx-loginboxmacmade-pi1-forgotpasswordLink a:hover {
margin-bottom: 0px;
text-decoration: none;
color: #ff0000;
font-weight: bold;
}