
  /* Bare-bones CSS style properties for a stand-alone Qdig gallery */
  body { font-family:Arial, Helvetica, Geneva, sans-serif;
    background-color:#EDF5D6; margin:1px; }
  body, td { font-size:14px; color:#333333; }
  small { font-size:0.85em; }
  a { font-weight:bold; color: #006C1E;
    text-decoration: none; }
  a:visited { font-weight:bold; color:#009912;
    text-decoration:none; }
  a:hover { text-decoration:underline; }
  img { border:0px; }
  img.qdig-image { background-color:#EDF5D6;
    border:1px solid #cccccc; }
  img.qdig-thumb { background-color:#EDF5D6;
    border:0px solid #cccccc; }
  img#qdig-thumb-current { border-color:#86F38B;
    border-left:2px solid #86F38B;
    border-right:2px solid #86F38B; }
  div.qdig-caption { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px; }
  .qdig-grayout {  }  //