table.s1  { display: inline-table;	
	    float:left;
            border: solid;
            border-color: white;
            border-width: thick;
          }
table.t1  { display: inline-table;
           border: solid;
           border-color: white;
           border-width: thick;
           clear: right;}
img      { vertical-align: top;}



