﻿

.tasks
{
    padding: 5px 5px 5px 25px;
}
.roleselector
{
    font-weight: bold;
    margin-bottom: 5px;
}
.numhdr
{
    float: left;
    width: 50px;
    text-align: right;
    margin-right: 5px;
    vertical-align: top;
    font-size: 18pt;
    color: Gray;
    font-weight: bold;
}
.imghdr
{
    float: left;
    width: 80px;
    text-align: center;
    vertical-align: top;
}
.roledsc
{
    float: left;
    width: 350px;
}
.separator
{
    clear: both;
    height: 10px;
}
