/*
 * table for RI pasrt
 */
 
.minfun dt    {  font-weight:bold;  }

div#pictures table td {
   padding:1px;
   font-size:75%;
   vertical-align:top;
   width:33%;
   border:1px solid black;
   background:#F3F3F3;
   color:inherit;
  }

