.PILE { position:absolute; left:0; top:0; width:100%; height:100%; overflow:hidden; } .PILE-CONTENT { layout:card; color:#[BLK]; position:absolute; overflow:auto; padding:3; dragContainer:true; border-right:solid #[BR1] 1; } .PILE-CAPTION { particle:click; background:#[CL1]; color:#[FG1]; border:solid #[WHT] 1; border-color:#[BR2] #[BR1] #[BR1] #[BR2]; position:absolute; overflow:hidden; padding:1 2; font:bold 11px tahoma; paddingShift:2 1 0 3; }