div.gallery {min-width: 468px;}
div.gallery h2 {font-size:25px; line-height:30px; text-align:center;}
div.gallery h3 {font-size:16px; line-height:22px; text-align:center;}
div.gallery div.gallery-item {padding: 15px 20px 10px 10px; width:234px; height:234px; float:left; text-align:center; margin: 10px 10px 20px 10px;
                              border: 1px solid #cccccc; border-radius:10px; box-shadow: 5px 5px 2px #888888;}
div.gallery div.gallery-item:hover {padding: 15px 20px 10px 10px; width:234px; float:left; text-align:center; margin: 10px 10px 20px 10px;
                              border: 1px solid #cccccc; border:1px solid #33ccff; box-shadow: 5px 5px 2px #b3ecff; cursor:pointer}
div.gallery div.gallery-item img.thumbnail {width:195px; height:auto; max-height:135px; border:none}
div.gallery a {color: Blue;}

.album-title {font-size:14px; color: #333333; line-height:24px; margin:0 0 0 0;}
.album-last-modified {font-family: Arial; font-size:10px; font-style:italic; color: #666666; line-height:14px; margin:0 0 0 0}