
label.descSeparaterClass {
    color: blue;
    width: 240px;
    border: none;
    font-weight: bolder;
    font-size: 16px;
}

input.lbBoxNumlClass {
    color:yellowgreen;      
    width: 0px;
    height: 10px;
    border: none;
    font-weight: bolder;
}

input.lbSongDescClass {
    color: black;
    width: 240px;
    border: none;
    font-weight: bold;
    font-size: 12px;
    BackGround-Color: Ivory;
}

input[name=grpChkBox] {
    height: 10px;
}