.sTable {
 border-collapse:collapse;
 padding: 0;
 margin:0;
 }
.sTable td {
 padding: 0;
 padding: 2px;
 padding-left: 1px;
 font-size: 8pt;
 vertical-align:bottom;
 }
.sTable td.label {
 width: 150px;
 vertical-align:bottom;
 padding-bottom: 4px;
 padding-left: 10px;
 font-size: 8pt;
 }
.sTable td.label { 
 background: url('../img/bord.png') repeat-x bottom;
  }
.sTable td {
 font-size: 8pt;
 }
.sTable .strong {
 font-size: 8pt;
 font-weight: bold;
 }