Yes, this should work. Though maybe simply using a.read, or li a.read could be enough? I don't know if the view classes are coming up anywhere else in the page code, but if they don't it should be enough.
Taking cesy's example, the following should take care of the three items you want to hide.
no subject
a.read
, orli a.read
could be enough? I don't know if the view classes are coming up anywhere else in the page code, but if they don't it should be enough.Taking