.overlayTop { position:absolute; top:0px; left:0px; z-index:3; height:14px; width:900px; background:url(../centenary_panels/images/overlay_t.png) no-repeat; }
.overlayBottom { position:absolute; bottom:0px; left:0px; z-index:3; height:14px; width:900px; background:url(../centenary_panels/images/overlay_b.png) no-repeat; }
.overlayTop_s { position:absolute; top:0px; left:0px; z-index:3; height:14px; width:572px; background:url(../centenary_panels/images/overlay_t_s.png) no-repeat; }
.overlayBottom_s { position:absolute; bottom:0px; left:0px; z-index:3; height:14px; width:572px; background:url(../centenary_panels/images/overlay_b_s.png) no-repeat; }
.overlayLeft { position:absolute; top:14px; left:0px; z-index:3; height:525px; width:6px; background:url(../centenary_panels/images/overlay_l.png) repeat-y; }
.overlayRight { position:absolute; top:14px; left:893px; z-index:3; height:525px; width:7px; background:url(../centenary_panels/images/overlay_r.png) repeat-y; }
.button { cursor:pointer; float:left; margin-right:16px; width:110px; height:28px; background:url(../centenary_panels/images/button_white.png) no-repeat; text-align:center; padding-top:2px; }
.button_selected { cursor:pointer; float:left; margin-right:16px; width:110px; height:28px; background:url(../centenary_panels/images/button_brown.png) no-repeat; text-align:center; color:#fff; padding-top:2px; }
.button_arrow_none { font-size:1px; float:left; margin-right:16px; width:110px; height:10px; }
.button_arrow_show { font-size:1px; float:left; margin-right:16px; width:110px; height:10px; background:url(../centenary_panels/images/button_arrow.png) no-repeat; }

