@charset "utf-8";
/* CSS Document */
#speLoadIframe{display:none}
#spe-wrapper {width:632px; height:400px; z-index:1000; position:absolute; left:50%; margin-left:-315px; top:50%; margin-top:-200px;}
#speIframe {width:100%; height:400px;}
#spe-container, #spe-overlay {position:absolute;top:0;left:0;width:100%;margin:0;padding:0;}
/*#spe-container {height:100%;z-index:999;display:block;}*/
#spe-container {height:700px;z-index:999;display:block;}
body > #spe-container {position:absolute;}
#spe-overlay {background-color:#000;filter:alpha(opacity=50);opacity:0.5;height:100%;width:100%;position:fixed}
#spe-container > #spe-overlay {height:100%;}
