table#photogallery { margin: 15px auto; width: 600px; border-collapse: collapse; font-family: Arial, Helvetica, sans-serif; border-bottom: 1px solid #ddd; } 
table#photogallery thead, table#photogallery tfoot { background-color: #efefef; font-size: 12px; text-transform: capitalize; font-weight: bold; }
table#photogallery thead tr, table#photogallery tfoot tr { height: 25px; border-bottom: 1px solid #ddd; border-top: 1px solid #ddd; }
table#photogallery thead tr th, table#photogallery tfoot tr th { padding-left: 3px; }
table#photogallery tbody tr td { height: 25px; border-bottom: 1px solid #ddd; }
.adv_homepage {	padding-top : 10px; padding-bottom : 10px; text-align : center;	border-bottom : 1px solid #d3d3d3; }