<style type="text/css">

 .vary .caption,
 .styled .caption 
 { 
 	font-size: 70%;
    font-family: Verdana, Arial, sans-serif;
    text-align: center; 
}

 .gallery table { float: left;
                  margin: 0 5px 20px 0; }
 .gallery table { border-collapse: collapse; }
 .gallery table td { padding: 0; }
 .gallery table caption { font-size: 80%; }
 .vary .caption { height: 4em; vertical-align: top; text-align:middle; align:middle;}
 .vary table { width: 200px; }
  img.galleryimage { border: solid 1px #666; }
  .tile{text-align:middle;align:center;}
  
  
  td.galleryinfoheader
  {
	border-bottom:1px solid gray;
	font-weight:bold;
  }
  
img
{
	border:none;
} 

td.caption
{
	font-size:8pt;
	text-align:center;
}
  
 </style>