/* CMS */

#idTab6 table {
   width:100% !important;
   margin:auto !important;
   border:none;
   border-left:1px solid #ccc;
   border-bottom:1px solid #ccc;
}

#idTab6 table td {
   font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
   font-size:0.9em;
   border:none;
   border-right:1px solid #ccc;
   border-top:1px solid #ccc;
   padding:6px;
}

#idTab6 table tr.head {
  background:#efefef;
  background:#E7DFDE;
  font-weight:bold;
}
