﻿
 .top
{
    background-color: white;/*#C2B695;*/
}



 div.HeaderRow
{


}

 div.DataRow
{

}

 div.ResultRow
{
    text-align: center;
    padding: 3px 10px 3px 10px;
}

 div.Spacer
{
    height: 22px;
}

 div.Column
{
    float: left;
    width:250px;
}

 div.ColumnRight
{
    float: right;
    width:250px;
}

 div.Buttons
{
    text-align: right;
    padding-right: 10px;
    padding-top: 7px;
}

 div.Hint
{
    float: left;
}

 div.Label
{
    height: 25px;
    font-weight: bold!important;

}
 td.Label
{
   	font-weight: bold!important;

}

.ResetPassword
{
    padding-left: 10px;
}

.ResetPasswordBox  div.Label
{
	clear: both;
}
 div.Value
{
    height: 20px;
}

 div.Error
{
    min-height: 16px;
}

 div.Value input
{
    width: 220px;
}

 div.Content
{
    padding-top: 13px;
}

 .splitter
{
    height: 0px;
    line-height: 0.1;
    font-size: 1px;
}
.DataRow div.ColumnRight  {
float:left;
}


