/* Flickr Gallery */
.flickr {
width:100%;
text-align:center;
}

/* 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;}