input{
    width:160px;
    height:28px;
    border: 1px solid #37794D; 
    color:#333333;
    font-size:12px;
    font-family: Tahoma, Arial, sans-serif;
    font-weight: bold;
    font-stretch: ultra-condensed;
    vertical-align:middle;
    text-decoration: none;
    line-height: 20px
}

select{
    width:220px;
    height:28px;
    border: 1px solid #37794D; 
    color:#333333;
    font-size:12px;
    font-family: Tahoma, Arial, sans-serif;
    font-weight: bold;
    font-stretch: ultra-condensed;
    vertical-align:middle;
    text-decoration: none;
    line-height: 20px
}

.btinput{
    width:75px;
    height:26px;
    color:#333333;
    cursor : pointer ;
    background: #FFFFFF url(images/main/success_header.gif) repeat;
    border-bottom:#37794D 1px solid;
    border-left:#37794D 1px solid;
    border-right:#37794D 1px solid;
    border-top:#37794D  1px solid;
    font-size: 12px;
    font-weight: bold;
    font-family :Tahoma, Arial, Ms Sans Serif;
    text-align: center;
}
.login-box{
    margin-top:200px;
    BORDER: 1px solid #60A174;
    background-color :#C7E5D0;
    color:#4B815B;
    height: 180px;
    width: 320px;
    font-weight: bold;
    font-size: 12px;
    font-family :Tahoma, Arial, Ms Sans Serif;
    padding: 0px
}
.login-header{
    background: #FFFFFF url(images/main/success_header.gif) repeat;
    color: #4B815B;
	font-size:14px;
}