.bdTable{
    width:100%;
    background:#FAFAFA;
    border-collapse: collapse;
}
.bdTitle{
    text-align:center;
    background:#369;
    color:white;
    width:100px;
}
.bdContents{
    padding:20px;
    line-height:150%;
}
/*span.text-big { font-size: 1.4em; } span.text-huge { font-size: 1.8em; } */