table{
  width:700px;
  margin-top:-10px;
  
}
table.spec{
  text-align:left;
  font-size:12px;
  empty-cells:show;
  table-layout:fixed;
  border-spacing: 0 10px;
  line-height:16px;  
}
th.bold{
  font-family:'LinuxLibertineOBold';
 
}
tr{
  
    
}
td.bold{
 font-family:'LinuxLibertineOBold'; 
}
td.red{
  color:#FF6666;
}
#acc{
  list-style:none;
  font-size:12px;
  line-height:16px;
}
