﻿.foo()
{
}


.login
{
    background: #9a9a9a;
    height: 15px;
    float: left;
    font-size: 8pt;
    padding: 0 3px 0 3px;
}

#create-account table td
{
    height: 19px;
    border-bottom: 1px solid #ebebeb;
    padding: 4px 0;
}

.input-account
{
    width: 145px;
    height: 19px;
    background: #c6c6c6;
    color: #000;
    padding: 0 5px;
}

