
.directions { border-style: none; font-size: normal; color: #000;
              font-weight: normal; font-style: italic; clear: both;}

.picgrouptitle { height: auto; width: auto; border-style: none; 
                 font-size: large; clear: both; padding-top: .5em;}

/* picture node */
.picnode { height: 200px; width: 215px; border-style: solid;  
           border-width: 1px;  text-align: center; float: left; 
           display: table; overflow: hidden; #position: relative;}
.picimgdata1 {  #position: absolute; #top: 50%; display: table-cell;
               vertical-align: middle; border-style: none; left: 0px; right:0px; }
.picimgdata2 {  #position: relative; #top: -50%; border-style:none; left:0px; right:0px; }

.pictitle { font-weight: normal; color: black; font-size: normal; }
.picdate { font-weight: normal; color: #444; font-size: small; }

.footerinfo {  border-style: none; font-size: small; color: #444;
              font-weight: normal; font-style: italic;
			  clear: both; padding-top: 5px;}

