#embulletinbg { background:#000000; opacity:.7; filter:alpha(opacity=70); width:100%; height:100%; z-index:9998; }

/*button option*/
#em-button {}
	#em-button a { display:block; width:100px; height: 30px; background: url(/images/alert.png) no-repeat; text-indent: -9999px; outline: none; }

/*bar option*/
#em-bar { width:100%; background: url(/images/emBarBack.png) repeat-x #56041a; text-align: center; }
	#em-bar-text { height:22px; margin:0 auto; width: 800px; }
		#text {
			float:left; background:url(/images/em_bar_icon.png) 0px 3px no-repeat; padding: 6px 0 0 35px;
			font-family:'arial black'; font-weight: normal; font-size: 15px; line-height: 22px; color: #f5b723;
		}
		#em-bar-text a { display:block; float:left; height:17px; width:64px; background:url(/images/emBarReadMore.png) top left no-repeat; font-size:1px; line-height:1px; text-indent:-9999em; margin:8px 0 0 10px; }
			#em-bar-text a:hover {}
	#em-bar-bottom { clear:both; border-bottom: solid 1px #9b0d29; border-top: solid 1px #630b1c; }

/*pop up*/	
#embox { width:398px; background:#9b0d29; z-index:9999; }
    #outer-border { border: solid 1px #9b0d29; }
    	#inner-border { border: solid 1px #630b1c; text-align: left; }
			/*top bar*/
    		#close-left, #close-sep, #close-button { float:left; height:18px; }
				#close-left { width:375px; background: url(/images/close_bg.png) repeat-x; }
				#close-sep { border-left: solid 1px #9b0d29; border-right: solid 1px #630b1c; }
				#close-button { background: url(/images/close_bg.png) repeat-x; }
					#close-button a {
						display:block; width:17px;
						font-family:Arial; font-weight:bold; font-size: 14px; line-height:14px; color: #ffffff; text-decoration: none; text-align: center;
					}
    		#close-bottom { clear:both; border-bottom: solid 1px #630b1c; border-top: solid 1px #9b0d29; }
    		/*box*/
    		#logo-top { height:63px; width:394px; background: url(/images/logo.png) no-repeat; }
    		#story-holder { padding:12px 15px 20px; }
    			#em-headline { background: url(/images/em_icon.png) no-repeat; padding:0 0 0 33px; }
    				#em-headline a { font-family:'arial black'; font-weight: normal; font-size: 20px; line-height:28px; color:#f5b723; }
						#em-headline a:hover { text-decoration: none; }
    			#em-brief { font-family:arial; font-size: 13px; line-height: 21px; color:#ffffff; padding:8px 0; }
    			#em-readmore {}
    				#em-readmore a { font-family:arial; font-size: 13px; line-height:18px; color:#f5b723; text-decoration: underline; text-transform:lowercase; }
						#em-readmore a:hover { text-decoration: none; }
    		#logo-bottom {}
