/* ARTICLE DISPLAY */
/* GALLERY */
table.gallery_bounding{border: 1px solid #cccccc;background: #e5e5e5;margin: 0 0 0 33px;}
table.gallery_bounding a{text-decoration:none;}
table.gallery_bounding td{
text-align: center;
background: #ffffff;
vertical-align: middle;
height:80px;
width:130px;
border: 1px solid #cccccc;
}
table.gallery_bounding td:hover{border: 1px solid #999999;background: #e5e5e5;}
table.gallery_bounding img{max-width:130px;max-height: 80px;}

