﻿/** LOGIN **/

.input-text
{
    border-style: none;
    border-color: inherit;
    border-width: medium;
    width: 170px;
    height: 20px;
    padding: 7px 5px 0px 5px;
    background: url(images/homepage20.gif) repeat-x left top;
    font: 11px "Trebuchet MS" , Arial, Helvetica, sans-serif;
    color: #76888C;
}

.input-submit
{
    border-style: none;
    border-color: inherit;
    border-width: medium;
    float: right;
    width: 60px;
    height: 26px;
    background: url(images/homepage03.jpg) no-repeat left top;
    font: 11px "Trebuchet MS" , Arial, Helvetica, sans-serif;
    color: #FFFFFF;
}

/** GRID **/

.grid-style
{
}
