﻿.wizardTitleText
{
    font-weight: bold;
    font-size: 25pt;
    font-family: Tahoma;
}

.wizardContentText
{
    font-size: 10pt;
    font-family: Tahoma;
}

.wizardTitleTD
{
    width: 335px;
}

.wizardTitleFatLine
{
    width: 100%;
    background-color: #D9D9D9;
    height: 20px;
    font-family: Tahoma;
    text-align: right;
}

.wizardTitleImage
{
    cursor: pointer;
}

.wizardMainTable
{
    width: 100%;
}
