﻿body
{
}
div.Version
{
    background: url(../../images/Icons/star_tiny.png) no-repeat left;
    font-size: 20px; 
    font-weight: bold; 
    line-height: 20px;
    text-indent: 30px;
    vertical-align: middle; 
    padding-bottom: 10px;
    padding-top: 10px;
}
div.Title
{
    font-weight: bold;
    padding-bottom: 2px;
}
div.RedBold
{
    color: Red;
}
.Spacer5
{
    padding-bottom: 5px;
}
.Spacer8
{
    padding-bottom: 8px;
}
.Spacer10
{
    padding-bottom: 10px;
}
