﻿#message
{
    width:600px;
    padding:10px 10px 10px 0; 
    font-size:14px;
    text-align:center;    
    line-height:1.35em;
    color:#669966;
}

#message ul
{
    text-align:left;
    color:#c69c6c;
    font-weight:bold;
    font-size:16px;
    line-height:1.5em;
    width:250px;
    margin-left:auto;
    margin-right:auto;
}
#login
{
    padding-top:15px;

}
.login_table
{
    width:180px;
    border:solid 2px #c69c6c;
    background-color:#ffffff;
    text-align:left;
}
.login_caption
{
    background-image:url("../../img/tab_okepi.gif");    
    background-repeat:no-repeat;
    background-position:center center;
    height:21px;
    width:180px;    
}
#login a
{
    background-image:url("../../img/ya_bird2.gif");
    background-repeat:no-repeat;
    background-position:left center;
    padding-left:18px;
    font-size:13px;
}
.login_table th, .login_table td
{
    line-height:2em;
    padding-left:10px;
}
.username, .password, .loginbutton
{
    width:130px;
}
.logincommand
{
    height:3em;
}
.loginbutton
{
    margin-left:5px;
    background-color:White;
    border:solid 1px #C5BBAF;
    font-family:Verdana;
    color:#1C5E55;
    height:2em;
}

