﻿    .desc { page-break-inside:avoid; page-break-after:avoid; font-family:sans-serif; display:block; margin: .5ex }
    .pix { margin-left: auto; margin-right: auto; text-align: center }
    .desc { font-family:sans-serif }
    .w245 { width:245px }
    .w300 { width:300px }
    .w319 { width:319px }
    .w326 { width:326px }
    .w400 { width:400px }
    .w408 { width:408px }
    .w420 { width:420px }
    .w484 { width:484px }
    .w490 { width:490px }
    .floatleft { float: left; margin-right:1ex }
    .justtext { text-align: justify ! important }
    .desc 
    {
        page-break-inside:avoid; page-break-after:avoid; font-family:sans-serif; display:block; margin: .5ex; text-align: center 
        }
    .t1 
    { 
        display:inline-block; 
        vertical-align: middle; 
        border:thick purple groove; 
        margin: 1px;    /* if this margin be changed, then the script must be changed */
        page-break-inside:avoid; 
        float:none 
    }
    @media print {
       div.footmenu { display: none }
    }
