You definitely have to add styling for the lightbox id. Note that it is an ID not a class
#lightbox .head, .body {
background-color: white;
border: solid 2px;
border-color: green; }
> I couldnt see it. I also cant find any styling in my pier installationSee here for example: <http://www.seaside.st/about/screenshots>
> that would make it visible.