﻿.PrintButton {
    background: url("../../Images/Icons/Printer.png") no-repeat 0 0;
    border: 0;
    height: 24px;
    width: 24px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.lblTitle {
    display: none;
}