/* show all pop-opens (and hide the MORE links!) */
.popThis { display:block; border:none; background:transparent; padding:0; width:auto }
.popThis, .popThis * { font-size:13px }

a.popopen, a.popclosed { display:none }
