﻿
.dictation
{
    margin-bottom : 1rem;
    border-bottom : solid 1px;
    width : 100%;
}

.dictation .label
{
    width : 150px;
    text-align : right;
    padding: 0 2rem 0 0;
}

.dictation .content
{

}

    .dictation .content a{font-weight:900;}

    .dictation .content a:first-child {
        margin-right: 3rem;
    }

    .dictation .noSubjectForm {
        font-size : smaller;
    }
