
#gameFrameBig{ DISPLAY: block }
#gameFrameSm{ DISPLAY: none; position:absolute; top:5; right:30; width:200px }
.showIt#gameFrameBig,.showIt#gameFrameSm{ DISPLAY: block }
.hideIt#gameFrameBig,.hideIt#gameFrameSm{ DISPLAY: none }

