.no_print{
   display: none;
}

.print{
   display: block;
}

.smallWithPrint
{
   width: 1px;
}

