﻿.changePasswordForm
{
}

.changePasswordForm fieldset
{
    width:600px;
}

.changePasswordForm fieldset div.field
{
    clear:left;
    width:450px;
    padding: 5px;
}

.changePasswordForm fieldset .label
{
    display:block;
    width:150px;
    clear: both;
}

.changePasswordForm fieldset input.password
{
    display:block;
    width: 200px;
    clear: both;
}

.changePasswordForm input.email
{
    clear:both;
    display:block;
    width:360px;
}

div.ViewInvoiceDetails
{
    position: relative;
}
