CSS: haslayout peekaboo 1
/* Give hasLayout, to fix peekaboo (and other) bugs */
ul.lightbox,
ul.lightbox li,
ul.lightbox li a,
ul.semtabs,
.box-1col .itemThumbBook li a,
ul li,
.itemThumbBook li,
.box-1col,
.pdfHeader,
.downloadBox,
.box-1col-positioning-last,
#mapOutput .box,
#sideBar .box,
.boxSubscribeSingle,
.tabPanel,
ul.itemThumbBook,
ul.itemThumbBook li,
dl.metadata, /* Metadata box desn't expand to contain the contents unless it hasLayout */
div.concertinaTitle span /* Concertina arrows disappear on hover */
{
zoom:1;
}