  .tooltip_scores
    {
        margin: 10px auto auto auto;
        width: 88%;

    }
    
 .tooltip_scores_right
    {
        
        margin:10px auto;
        width:88%;
    }
   .tooltip_scores_left
    {
        margin:10px auto;
             
    }
    
    .scoreTables
    {
        margin: auto;
    }
    
    .testScpecifications_Title td
    {
        
        color:#4C4931;
        height:10px;
        font-weight:bold;
    }
    
     .testScpecifications
     {
        color:#4C4931;
        
     }
    
    .testScpecifications td
    {
        width:100px;
     }
    
    .testScpecifications_ColumnHeader
    {
        color:#4C4931;
        height:11px;
       
        
        
    }    
    
   