﻿        li.PrinterCheck {
    height: 160px;
    float: left;
    padding: 4px;
    text-indent: -99999px;
    width: 160px;
}


ul.PrinterCheck {
    /*background: #f4f4f4;
    background: linear-gradient(#fff, #eee);
    border: 1px solid #ccc;
    border-radius: 6px;
    display: inline-block;
    height: 36px;
    list-style: none;
    margin: 0 0 20px 0;
    padding: 0 4px 0 0;*/
    direction: ltr;
    height: auto;
    display: inline-block;
    list-style: none; /*margin: 0 0 -15px 33px;*/
    padding: 0 4px 0 0;
}

         li a.PrinterCheck {
               background: url('../../images/PrinterCheck.png') 0 0 no-repeat;
                 display: block;
                  height: 160px;
                   width: 160px;

         }

         
         
         .Lexmark342 a.PrinterCheck {
                background-position: 0 0;
                

         }

          .Lexmark342 a.PrinterCheck:hover {
                 background-position: 0 -160px;

         }

         .Lexmark460 a.PrinterCheck {
                background-position: -180px 0;

         }

          .Lexmark460 a.PrinterCheck:hover {
                 background-position: -180px -160px;

         }

           .Lexmark650 a.PrinterCheck{
            background-position: -360px 0;
        }
          
        .Lexmark650 a.PrinterCheck:hover  {
            background-position: -360px -160px;
        }

             .Lexmark811 a.PrinterCheck{
            background-position: -540px 0;
        }
          
        .Lexmark811 a.PrinterCheck:hover  {
            background-position: -540px -160px;
        }

        


         /*.UniqStamp a.PrinterCheck {
                background-position: 0 0;
                

         }

          .UniqStamp a.PrinterCheck:hover {
                 background-position: 0 -160px;

         }

         .OurPrinterCheck a.PrinterCheck {
                background-position: -180px 0;

         }

          .OurPrinterCheck a.PrinterCheck:hover {
                 background-position: -180px -160px;

         }

           .StampManu a.PrinterCheck{
            background-position: -360px 0;
        }
          
        .StampManu a.PrinterCheck:hover  {
            background-position: -360px -160px;
        }

           .StampComp a.PrinterCheck{
            background-position: -540px 0;
        }
          
        .StampComp  a.PrinterCheck:hover  {
            background-position: -540px -160px;
        }*/
