/* shamDeathBox */
.shamDeathBoxBase{position: relative; text-align: center; color: black; font-size:10px;}
.shamDeathBoxBase img{border:0;}
.shamDeathBoxWrap{display: none;background:white;margin:0 auto;}
.shamDeathBoxWrap #shamDeathBoxIMG{border: 15px solid white;border-top:none;background: black; padding: 1px; cursor:pointer; margin: 0;}
.shamDeathBoxTitle{background: white; padding:5px 15px;margin: 0 auto;display: none;}
.shamDeathBoxTitle span{font-weight: bold; cursor:pointer;margin:0 0.8em;float:left;}
.shamDeathBoxTitle div{float:right;text-align:right;}
#shamDeathBoxLoading{text-align:center;height:100px;position:absolute;top:30px;}
#shamDeathBoxLoading img{margin:0 auto;background:none;}

#shamDeathBoxUp{background:#000;display:none;position:absolute;top:0;left:0;width:100%;height:100%;opacity: 0.7;filter: alpha(opacity=70);-moz-opacity: 0.7;-khtml-opacity: 0.7;z-index:50;}
#shamDeathBoxImage{display:none;position:absolute;top:0;left:0;width:100%;height:100%;z-index:51;}
#shamDeathBoxLoading{display:none;position:absolute;top:0;left:0;width:100%;height:100%;z-index:52;}
#shamDeathBoxLoading img{margin:0 auto;text-align:center;}
#shamDeathBoxIframe{}
