/* Images
-------------------------------------------------------------- */
img.float_left {border:5px solid #E9EFAA; margin:0 25px 0 0; float:left;}
img.float_right {border:5px solid #E9EFAA; margin:0 0 0 25px; float:right;}
img.no_float {border:5px solid #E9EFAA; margin:10px;}
p.copyright {text-align:right; margin:-2em 10px 1.5em 0;}


/* Gallery Lists
-------------------------------------------------------------- */
/* layout */
ul.gallery_list {margin:0; overflow:hidden; margin-bottom:30px;}
ul.gallery_list img {float:left;}
ul.gallery_list .gallery_info {margin-left:115px;}
/* typography */
ul.gallery_list {list-style:none;}
ul.gallery_list h2 {margin:0;}



/* Gallery Display
-------------------------------------------------------------- */
/* layout */
ul.gallery_display {margin:0; overflow:hidden;}
ul.gallery_display li {float:left; margin:0 20px 20px 0;}
/* typography */
ul.gallery_display {list-style:none;}



/* Content Chunk
-------------------------------------------------------------- */
div.chunk {margin-top:2em;}