BODY {-moz-user-select:none;}
@media print{BODY{display:none;}}
@media screen and (min-width: 180px) and (max-width: 900px) {
    .form {
        max-width: 250px;
        margin: 0 auto;}
}

#header .form {
    display: block;
    position: relative;
    width: 100%;}
#lista{margin:0px auto;}
#lista a {color:#333;}

#lista table tr td{ height:30px;   overflow:hidden;text-indent:0px;}
 
