﻿#forgotPassword{color:#000000;font-size:11px;}
#forgotPassword form div
{
    margin-bottom:20px;
}
#forgotPassword label
{
    font-weight:bold;
}
#forgotPassword div.errorbox
{
    color:red;
    margin-top:20px;
}
#forgotPassword input
{
    width:250px;
}
#forgotPassword input.cssbutton
{
    width:120px;
}
