﻿#login
{
    margin: 0px auto 0px auto;
    width: 330px;
}
input.submit
{
    background: #a5cc01 url("../../multimedia/images/btn.jpg") top left no-repeat;
    border: none 0px #a5cc01;
    line-height: 26px;
    width: 79px;
    height: 26px;
    text-align: center;
    color: #FFFFFF;
}
input.submitBig
{
    background: #a5cc01 url("../../multimedia/images/btnBig.jpg") top left no-repeat;
    border: none 0px #a5cc01;
    line-height: 26px;
    width: 120px;
    height: 26px;
    text-align: center;
    color: #FFFFFF;
}
input.text
{
    background: #a5cc01 url("../../multimedia/images/input.jpg") top left no-repeat;
    border: none 0px #a5cc01;
    line-height: 34px;
    width: 294px;
    height: 34px;
    padding: 0px 10px 0px 10px;
}