Although I never really got to the bottom of it, I found a class in the <TD> for the description text “class=listingDescription” that was not defined in the stylesheet.css, all I had to do is create this in the css ".listingDescription { font-weight: bold; }" and that fixed it. I should have seen it before..

Thank for your help!