#embulletinbg { background:#000000; opacity:.6; filter:alpha(opacity=60); width:100%; height:100%; z-index:7000; }

/*button option*/
#em-button {}
	#em-button a { display:block; width:100px; height: 30px; background: url(/images/bulletin/alert.png) no-repeat; text-indent: -9999px; outline: none; }

/*bar option*/
#em-bar { width:100%; background: url(/images/bulletin/em_bar_back.png) repeat-x; }
	#em-bar-text { text-align: center; height:30px; margin:0 auto; width: 800px; }
		#text {
			float:left; background:url(/images/bulletin/em_bar_icon.png) 0px 2px no-repeat;
			font:bold 12px/25px Arial; color: #ffffff; padding:0 5px 0 28px;
		}
		#em-bar-text a {
			float:left; display:block; height:19px; width:72px;
			background: url(/images/bulletin/em_bar_rm.png) no-repeat; text-indent: -9999px; margin:3px 0 0;
		}
			#em-bar-text a:hover {}
	#em-bar-bottom { clear:both; }

/*pop up*/	
#embox { width:398px; background:#ffffff; z-index:7000; }
    #outer-border { border: solid 1px #ffffff; }
    	#inner-border { border: solid 1px #b63741; text-align: left; }
			/*top bar*/
    		#close-left, #close-sep, #close-button { float:left; height:18px; }
				#close-left { width:375px; background: url(/images/bulletin/close_bg.png) repeat-x; }
				#close-sep { border-left: solid 1px #b63741; border-right: solid 1px #ffffff; }
				#close-button { background: url(/images/bulletin/close_bg.png) repeat-x; }
					#close-button a {
						display:block; width:17px;
						font:bold 14px/14px Arial; color: #ffffff; text-decoration: none; text-align: center;
					}
    		#close-bottom { clear:both; border-bottom: solid 1px #b63741; border-top: solid 1px #ffffff; }
    		/*box*/
    		#logo-top {}
    		#story-holder { padding:12px 15px 20px 15px; }
    			#em-headline { background: url(/images/bulletin/em_icon.png) no-repeat; padding:0 0 0 33px; }
    				#em-headline a { font:bold 20px/25px Arial; color:#9c182f; }
						#em-headline a:hover { text-decoration: none; }
    			#em-brief { font:normal 13px/21px Arial; color:#1d1f1e; padding:6px 0 8px; }
    			#em-readmore {}
    				#em-readmore a { font:normal 13px/21px Arial; color:#9c182f; text-decoration: underline; }
						#em-readmore a:hover { text-decoration: none; }
    		#logo-bottom { height:46px; width:350px; margin: 0px 0px 10px 18px; background: url(/images/bulletin/logo_v2.png) no-repeat; }