﻿#ColorChangePasswordList
{
 width: 300px;  
 margin-left: 5px;  
}
span input
{
    border: 1px;
    border-color:Black;
    border-bottom-width:1px;
    border-width:1px;
    border-style:  inset;
   
 }
 .ResetPawwrordButton
{
    background: url(images/ResetPassword.jpg) no-repeat;
    width: 116px;
    height: 27px;
    margin-left: 15px;
    
}