﻿@media print
{

.MapDetailsPanel
{
  	top: 66px;
  	height: 519px;
}

#pnlMapTabCell
{
    display: none;
}

}