﻿/* Table-cell dimensions of Wizard User Registration control. */
.cellwidth{
    width:25%;
}
.textwidth{
    width:200px;
}
.txtMbrInfo{
    height:285px;
}
.txtCompl{
    height:150px;
}
.txtContact{
    vertical-align:text-top; 
    text-align:left;
    font-family:Arial;
    font-style:normal;
    font-weight:normal;
    font-size:small;
    color:Black;
    width:560px;
    height:250px; 
    overflow:visible; 
}
.exmplhdr{
    width:565px;
    height:25px; 
}
.exmplftr{
    width:560px;
    /*height:35px; */
    /*padding-top:8px; */
}


