/* NextGEN Gallery CSS */
.ngg-widget { overflow: hidden; }
.ngg-widget a { display: inline-block; margin: 2px; }
.ngg-widget img { display: block; border: 2px solid #c8d8e8; }
.ngg-widget img:hover { border-color: #00529c; }

.ngg-gallery-thumbnail { display: inline-block; margin: 4px; }
.ngg-gallery-thumbnail img { display: block; }
