﻿body {
}

.RequiredMarker
{
    font-weight: bold;
    
    color: #cc0000;
}

.label-cell
{
    font-weight: bold;
    
    background-color: #eeeeee;
    color: #666666;
    
    padding: 5px;
    
    width: 250px;
}

.radio-label-cell
{
    height: 18px;
}