﻿.username {
    width:480px;
}

.password .left {
    float:left;
    width:240px;
    text-align:center;
}

.password .right {
    float:left;
    width:240px
}

.user {
    padding:20px 0px 20px 0px;
    border-bottom: 1px solid #CCC;
}

.user a {
    color: #333;
    text-decoration: none;
}

.user .left {
    float:left;
    width:240px;
    text-align:center;
}

.user .right {
    float:left;
    width:240px
}
