Here is the fixed css below so you guys know where to find and fix it.
There was a missing semicolon after the following line.
I hope this helps.
font-family:Arial, Helvetica, sans-serif
.blackKTV .ktvText
{
/*border:1px solid transparent;*/
color:#ccc;
font-family:Arial, Helvetica, sans-serif;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:18px;
padding:2px;
padding-left:3px;
padding-right:3px;
font-size:11px;
}