@charset "utf-8";
/* CSS Document */
.scroller { margin-bottom: 30px; color: #3F3A38;   }
.section   { float:left; width: 100px; height: 200px; background: #fff; padding: 0  6px  6px 6px; margin: 0 1px 6px 0; overflow: hidden; border-bottom: 8px solid #fff;}
.section img { float:left; width: 100px; margin-bottom: 2px;}
.section span { font-size:.7em;}



#johnhoyland .scroller { margin-bottom: 30px; color: #fff;   }
#johnhoyland .section   { float:left; width: 140px; height: 250px; background: #000;  padding: 0  6px  6px 6px; margin: 0 1px 6px 0; overflow: hidden; border-bottom: 8px solid #000;}
#johnhoyland .section img { float:left; width: 140px; margin-bottom: 2px;}
#johnhoyland .section span { font-size:.7em;}

