﻿.noprint
{
    display: none
}
.border
{
    border: none;
}
.print
{
    display: inline;
    width: 100%;
}
