#sm2-container { position:relative;
}
#sm2-container,
#sm2-container embed,
#sm2-container.swf_timedout { width:48px;
height:48px;
}
#sm2-container.swf_timedout { border:1px solid red;
}
#sm2-container object,
#sm2-container embed { position:absolute;
left:-9999em;
top:-9999em;
}
#sm2-container.swf_timedout object,
#sm2-container.swf_timedout embed { left:auto;
top:auto;
}
#sm2-container object,
#sm2-container embed { width:48px;
height:48px;
}
#sm2-container.swf_unblocked,
#sm2-container.swf_unblocked object,
#sm2-container.swf_unblocked embed {
width:6px;
height:6px;
}
#sm2-container.high_performance {
position:absolute;
position:fixed;
_top:0px; bottom:0px;
left:0px;
}
#sm2-container.high_performance object,
#sm2-container.high_performance embed {
position:absolute;
left:0px;
top:0px;
}