
.tablestyle
{
    /*width:523zpx;*/
    width:465px;
    border:none;
}

td.headerstyle
{
    font-size:14px;
    font-family:Verdana;
    font-weight:bold;
    height:30px;
}

td.headercolor
{
    background-color:#ccc;
    color:#FFFFFF;
}

td.leftlabel
{
    vertical-align:middle;
    width:200px;
    font-size:14px;
    font-family:Verdana;
    height:30px;
}

td.righttdstyle
{
    vertical-align:middle;
    width:400px;
    font-size:14px;
    font-family:Verdana;
    height:30px;
}

.defaultstylefield
{
    width:264px;
    height:18px;
}

.selectstyle
{
    width:270px;
    height:25px;
}

.submitbutton
{
    width:100px;
    height:25px;
    text-align:center;
}

.obligatoryinputs
{
    background-color:#ffd6d6;
}
