﻿@media print{
    #ddtop, .ddTopSection, #ddheadcontainer, .ddShowColumns{
        display:none;
    }
}
