﻿.highimpression
{
    font-size: 20px;
    font-weight: bold;
    padding: 5px;
}

.highimpressionerror
{
    font-size: 15px;
    font-weight: bold;
    padding: 5px;
    color: Red;
}

.resulttext
{
    font-weight: bold;
}

.positivefeedback
{
    font-weight: bold;
    color: Green;
}

.explanation
{
    font-size: 9px;
    font-style: italic;
}

.warning
{
    font-size: 9px;
    font-style: italic;
    color:Red;
}
.subnavigationtext
{
    padding: 4px;
}

.buttonleftpadding
{
    margin-left: 20px;
}

.fluff
{
    margin: 0 20px 20px 20px;
}

.space
{
    height: 10px;
    clear: both;
}

.space20
{
    height: 20px;
    clear: both;
}

