﻿HTML, BODY
{
    min-height:100%;    
}
#canvas 
{
    min-height:100%;
}

#relatedDocuments DIV
{
    min-height:30px;
}

