table.picturetable
{
	text-align: center; 
	vertical-align: bottom;
	margin-left: auto; 
	margin-right: auto;
	width: auto;
	border-style: none !important;
}
td.picturetableimage
{
	vertical-align: bottom;
	text-align: center;
	border-style: none !important;
}
.picturetablecaption
{
	font-size: 11px; 
	color: rgb(51, 51, 153);  
	vertical-align: top;
	text-align: center;
	border-style: none !important;
}


