/* --- General -------------------------------------------- */

body { font-family: Verdana, sans-serif;
     }


/* --- Gallery page --------------------------------------- */

table.gally { border: none;
              width: 100%;
            }

td.pic {	text-align: center;
       }

/* --- Picture page --------------------------------------- */

table.pic { border: none;
            width: 100%;
          }

p.pic {
      }

p.name {
       }

p.nav a {
        }

/* --- Gallery check -------------------------------------- */

p.result { font-weight: bold;
           font-size: larger;
 				 }

p.result .errors { color: red;
                   text-decoration: underline;
                 }

p.result .ok { color: green;
               text-decoration: underline;
             }

h1.check { font-size: larger;
           margin-bottom: 0px;
         }

ul.check { list-style-type: square;
           margin-top: 0px;
         }

li.check {
         }

li.check .file { font-weight: bold;
               }
a {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #999999; text-decoration: none}
