1
2
3
4
5
6
7
#timeline_holder .porn .text_holder
{
display:none;
}
#timeline_holder div.plurk_box .plurk_cnt .text_holder{
display:block;
}