input[id="userName"]
{
    width: 150px;
}

input[id="password"]
{
    width: 150px;
}

input[id="submitLogin"]
{
    width: 100px;
}
