.gallery img {width: 150px; height: 100px; border: 2px solid #444;}
.gallery img:hover {border-color: #236C75;}
#rightCol .gallery a, #rightCol .gallery a:hover {background: transparent;}

.galleryMask {position: absolute; z-index: 20; top: 0; left: 0; background: #FFF;}

#photoPanel {background: #333; padding: 20px; border: 2px solid #000; text-align: center; 
 position: absolute; z-index: 25; /* above mask */}

#photoPanel p {color: #FFF; font-size: 0.8em; margin: 0;}

/** Custom Headings **/
#hostel, #tours, #mackay {margin: 2em 0 1em 0; padding: 5px; color: #FFF;}
#hostel {background: #0D6A95;}
#tours {background: #8BA30C;}
#mackay {background: #FE6C00;}
