/* @override http://www.kelvinyoungphoto.com/gallery.css */
#gallery { margin:  0 auto; width:  674px; }
/*#gallery .album { height: 158px;  width: 322px; float: left; margin: 8px 0; background: #3a3a3a; margin: 3px; padding: 3px;  position: relative; border: 1px dotted #0b0b0b;}
#gallery .album:hover { background: #2a2a2a; }
#gallery div.album span.details { position: absolute; bottom:  0; left: 168px; border-top: 1px dashed #5b5b5b; width: 149px; padding: 10px 0 10px 8px; }
#gallery .album h3 { position: absolute; font: normal bold 1.0em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; text-transform: uppercase; margin: 0 0 8px 8px;  left: 168px; top: 20%; }
#gallery .album p.smallfont { padding:  0; margin: 0; font-size: 0.9em; font-weight: normal;}
#gallery .album a { text-decoration: none; display: block; }
#gallery img { border: 2px solid #1d1d1d; margin-right: 16px; text-decoration: none; float: left; padding: 2px; background: #181818; }
#gallery img a { border: 0; text-decoration: none; }
#gallery a { color: #EEEEEE; }*/