#gallery {
width:100%;
}
#gallery img {
display:block;
border:dashed 1px #a9c9ea;;
padding:2px;
margin-bottom:10px;
}
#gallery .caption {
display:block;
width:420px;
}
#gallery .imgcaption {
display:block;
font-size:8px;
width:166px;
}

/* General */
#qdig { font-family: inherit; }
.qdig-grayout { color:#e7e7e7; }
#qdig small { font-size:12px; }
/* Links */
#qdig a { color: white; text-decoration: underline; }
#qdig a:visited { color:#e7e7e7; text-decoration:underline; }
#qdig a:hover { color: #004e8a; text-decoration:underline; }
#qdig a:active { color: green; font-weight: bold; text-decoration: underline overline; }
/* Images */
img.qdig-image { background-color:#eeeeee; border:dashed 1px #a9c9ea; }
img.qdig-thumb { background-color:#eeeeee; border:dotted 1px #a9c9ea; }
img#qdig-thumb-current { border:dotted 1px #a9c9ea; }
img.qdig-all-thumb { background-color:#eeeeee; }
/* Captions */
div.qdig-caption , div.qdig-imageinfo
 { font-family: inherit; }
/* Misc. */
table#qdig-dirnav { }
.qdig-navpath { }
a.qdig-navpath { }
a.qdig-subdirlink { }
#qdig-admin { }
.navrow { }
table#qdig-uppernav { }
table#qdig-lowernav { }