﻿/* -- Label's -- */
/*#registrationForm td.label {
    text-align: right;
    white-space: nowrap;
    padding-bottom: 2px;
}*/
#registrationForm td.label .dxeBase
{
    font-size: 9pt;
}
.val_star
{
    font-weight: bolder;
    color: #E9786E;
    margin-right: 5px;
}

/* -- Button's --*/
#registrationForm .buttonCell
{
    padding-left: 5px;
    padding-top: 10px;
}
#registrationForm .formButton
{
    font: 8pt Tahoma;
    width: 72px;
    height: 22px;
}

