#popvideo-blocker {  background-color: #0E0E0E; opacity: 0.8; filter: alpha (opacity=80); position: absolute; z-index: 9001; top: 0px; left: 0px; width: 100%; height: 100%; } 
#popvideo-blocker-wrapper { display: none; } 

.popvideo.wrapper.iamdiv { display: none; position: absolute; z-index: 9005; padding: 12px 25px 41px 25px; border: 1px solid darkblue; }
.popvideo { display: none; width: 520px; height: 430px; background-color: #F0F0F0 }
embed.popvideo { position: relative; }
span.popvideo-nav { padding-bottom: 11px; }
.popvideo-nav.left { float: left; } 
.popvideo-nav.right { float: right; }
