﻿body
{
}

.contenttext
{
    padding-left: 35px;
}

.error
{
    background-color: Red;
    font-weight: bold;
}

/* create user.aspx */
.backbtn
{
    float: left;
}

.forwardbtn
{
    float: right;
}

.backforwardbtn
{
    width: 600px;
}

