﻿.loginBack
{
    direction: rtl;
    text-align: right;
    background-image: url(images/login_04.gif);
    background-repeat: repeat-x;
    background-position:top;
    height: 24px;
}

.loginRight
{
    background-image: url(images/login_05.gif);
    background-position: right;
    background-repeat: no-repeat;
    height: 24px;
}

.loginLeft
{
    padding-right: 20px;
    background-image: url(images/login_03.gif);
    background-position: left;
    background-repeat: no-repeat;
    height: 24px;
}

.loginText
{
    background-image: url(images/login_18.gif);
    background-repeat: repeat-x;
    background-position: center;
}

.loginButton
{
    border-right: White 1px solid;
    border-top: White 1px solid;
    background: url(images/login_21.gif) White repeat-x left center;
    border-left: White 1px solid;
    border-bottom: White 1px solid; /*     background-image: url(images/login_21.gif);     background-repeat: no-repeat;     background-position: center;     height: 30px;     /*border: none;*/
    width: 52px;
    cursor: hand;
}
