.gallery-container { }
.gallery-container-item { 	display:block; width:78px; height:68px; padding:10px 10px 20px 10px; 
							background:none no-repeat center center #F2F2F2; border:1px solid #CCCCCC; margin:0 5px 5px 0px; float:left; }
.gallery-container-item a.gallery-link { display:block; width:78px; height:68px;	border:1px solid #CCCCCC; text-decoration:none; background:none no-repeat center center #e2e2e2;}
#content a.gallery-link { display:block; width:78px; height:68px;	border:1px solid #CCCCCC; text-decoration:none; }

