.em-bulletinbg{
	background:#000000;
	opacity:.5;
	filter:alpha(opacity=50);
	width:100%;
	height:100%;
}
	
#em-button{
	
	}
	#em-button a{
		display:block;
		width:100px;
		height: 30px;
		background: url(/images/bulletin/alert.png) no-repeat;
		text-indent: -9999px;
		outline: none;
	}
	
#em-bar{
	width:100%;
	background: url(/images/bulletin/em_bar_back.png) repeat-x #b9b9b9;
	}
	#em-bar-text{
		text-align: center;
		height:22px;
		margin:0 auto;
		width: 800px;
		}
		#text{
			line-height: 22px;
			padding-right: 5px;
			font-size: 12px;
			float:left;
			color: #000000;
			font-weight: bold;
			padding-left:28px;
			background:url(/images/bulletin/em_bar_icon.png) 0px 2px no-repeat;
		}
		#em-bar-text a{    		
    		display:block;
			float:left;
			text-indent: -9999px;
			background: url(/images/bulletin/em_bar_rm.png) no-repeat;
			width: 65px;
			height: 16px;
			margin-top:3px;
		}
		#em-bar-text a:hover{
			
		}
		
	#em-bar-bottom{
		border-bottom: solid 1px #b4b4b4;
    	border-top: solid 1px #ffffff;
    	clear:both;
	}

.em-box{
    background:#ffffff;
    width:398px;	
    }
    #outer-border{
    	border: solid 1px #ffffff;
    	}
    	#inner-border{
    		border: solid 1px #b4b4b4;
    		text-align: left;
    		font-family: Arial;
    		}
    		#close-left,#close-sep,#close-button{
    			float:left;
    			height:18px;
    		}
    		#close-left{
    			background: url(/images/bulletin/close_bg.png) repeat-x;
    			width:375px;
    		}
    		#close-sep{
    			border-left: solid 1px #b4b4b4;
    			border-right: solid 1px #ffffff;
    		}
    		#close-button{
    			background: url(/images/bulletin/close_bg.png) repeat-x;
    			}
    			#close-button a{
    				font-size: 14px;
    				color: #595959;
    				display:block;
    				width:17px;
    				text-decoration: none;
    				text-align: center;
    			}
    		#close-bottom{
    			clear:both;
    			border-bottom: solid 1px #b4b4b4;
    			border-top: solid 1px #ffffff;
    		}
    		
    		#logo-top{
    			width: 394px;
    		}
    		
    		#story-holder{
    			padding:12px 15px 20px 15px;
    			}
    			#em-headline{
    				background: url(/images/bulletin/em_icon.png) no-repeat;
    				padding-left:33px;
    				}
    				#em-headline a{
    					font-size: 20px;
    					font-weight: bold;
    					color: black;
    				}
    				#em-headline a:hover{
    					text-decoration: none;
    				}
    				
    			#em-brief{
    				font-size: 13px;
    				color:#010101;
    				padding-top:6px;
    				padding-bottom: 8px;
    				line-height: 21px;
    			}
    			
    			#em-readmore{
                    display:none;
    				
    				}
    				#em-readmore a{
    					font-size: 13px;
    					color:#010101;
    					text-decoration: underline;
    				}
    				#em-readmore a:hover{
    					text-decoration: none;
    				}
    				
    		#logo-bottom{
				background: url(/images/bulletin/em_logo.png) no-repeat;
				height: 48px;
    			width: 394px;    			
    		}
    		
    		
						

						