#embulletinbg { background:#ffffff; opacity:.6; filter:alpha(opacity=60); width:100%; height:100%; }

/*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:#00559a; }
	#em-bar-text { text-align: center; height:22px; margin:0 auto; width: 800px; }
		#text { float:left; font:bold 12px/22px Arial; color: #ffffff; padding:0 5px 0 28px; }
		#em-bar-text a { float:left; display:block; font:normal 10px/22px Arial; color: #ffffff; text-decoration:none; margin:0 10px; }
			#em-bar-text a:hover { text-decoration:underline; }
	#em-bar-bottom { clear:both; border-top: solid 1px #595c5d; border-bottom: solid 1px #b4b4b4; }

/*pop up*/	
#embox { width:398px; background:#595c5d; }
    #outer-border { border: solid 1px #595c5d; }
    	#inner-border { border: solid 1px #b4b4b4; text-align: left; }
			/*top bar*/
    		#close-left, #close-sep, #close-button { float:left; height:18px; }
				#close-left { width:375px; background:#00559a; }
				#close-sep { border-left: solid 1px #b4b4b4; border-right: solid 1px #ffffff; }
				#close-button { background:#00559a; }
					#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 #b4b4b4; border-top: solid 1px #595c5d; }
    		/*box*/
    		#logo-top {}
    		#story-holder { padding:12px 15px 20px 15px; }
    			#em-headline { text-align: center; }
    				#em-headline a { font:bold 20px/25px Arial; color:#e8a604; text-decoration:none; }
						#em-headline a:hover { text-decoration: underline; }
    			#em-brief { font:normal 13px/21px Arial; color:#ffffff; padding:6px 0 8px; }
    			#em-readmore {}
    				#em-readmore a { font:normal 13px/21px Arial; color:#ffffff; text-decoration: underline; text-transform:lowercase; }
						#em-readmore a:hover { text-decoration: none; }
    		#logo-bottom { height:45px; width:394px; background: url(/images/bulletin/logo.png) no-repeat; }