
/*
 * When a page is printed, do not include the left button bar and the
 * layer menu.
 */
.verBtnBar,
.layerMenu {
    display: none;
}

#mapMainImgTd {
    border: 1px solid #8a8a8a;
}

