﻿
.DetailsViewHeader
{
    color: #555555;
    font-weight: bold;
}

.DetailsView input, .DetailsView select
{
    width: 200px;
}

td.WizardInputHeader
{
    font-weight: bold;
    width: 150px;
    height: 1.5em;
} 
