#sm2-container { position:relative; width:1px; height:1px; _overflow:hidden; }
#sm2-container object,
#sm2-container embed { position:absolute; }
#sm2-container object,
#sm2-container embed,
#sm2-container.swf_timedout,
#sm2-container.swf_timedout object,
#sm2-container.swf_timedout embed { left:auto; top:auto; width:48px; height:48px; }
#sm2-container.swf_unblocked { width:1px; height:1px; }
#sm2-container.swf_unblocked object,
#sm2-container.swf_unblocked embed { left:-9999em; top:-9999em; }
#sm2-container.swf_error { display:none; }
#sm2-container.high_performance {
 position:absolute;
 position:fixed;
 _top:-9999px; /* IE 6 hax, no position:fixed */
 _left:-9999px;
 bottom:0px;
 left:0px;
 width:48px;
 height:48px;
 z-index:99; /* try to stay on top */
}

#sm2-container.high_performance.swf_unblocked { z-index:auto; }
#sm2-container.high_performance.swf_unblocked,
#sm2-container.high_performance.swf_unblocked object,
#sm2-container.high_performance.swf_unblocked embed { width:8px; height:8px; }
#sm2-container.high_performance.swf_unblocked object,
#sm2-container.high_performance.swf_unblocked embed { left:auto; top:auto; }
#sm2-container.high_performance.swf_timedout { z-index:99; }