/* styles for Omega Skip's Screenie */

.c0verStyle { position:absolute; top:0; left:0; z-index:50000; }
.pictureFrameStyle { position:absolute; width:100%; height:1px; background-position:center 50px; z-index:50001;  }
.screenieStyle {  border:4px solid white; position:relative; background:black; overflow:hidden; width:1px; height:1px; background-repeat:no-repeat; background-position:center; }
.screenie2Style { position:absolute; top:0; background-repeat:no-repeat; background-color:#000000; background-position:center; width:100%; height:100%; position:relative; }
.dumpsterStyle { display:none; }
.closeGifStyle { position:absolute; z-index:500; cursor:pointer; top:0; right:0; /**/ }
.backGifStyle { position:absolute; z-index:500; cursor:pointer; top:0; left:0;/**/ }
.fwdGifStyle { position:absolute; z-index:500; cursor:pointer; top:0; left:43px;/**/ }
#screenieDescription { position: absolute; bottom: 0px; display: block; left: -1px; width: 100%; color: #eee; background-color: #1e2b41; padding: 4px 0 4px; text-align: center; font-weight: bold; background: url('../_images/screeniebg.png') repeat 0 0; }

