/* CSS just for the photo gallery */

.two-column #content .photogallery div {width:100px;float:left;padding:10px;}
.two-column #content .photogallery div h4 {width:100px;margin:0px;padding:0px;}
.two-column #content .photogallery div img {width:84px;height:84px;}
.two-column #content .clear {clear:both;}