textarea
{
    width:100%;
    background:yellow;
}

input
{
    width:100%;
}

input#remember_me
{
    width:auto !important;
}

div#submit
{
    width:100%;
    text-align:center;
}

input#password
{
    background:yellow;
}

