.em-bulletinbg{
	background:#1b72bb;
	opacity:.5;
	filter:alpha(opacity=50);
	width:100%;
	height:100%;
	z-index: 9999;
}
	
#em-button{
	z-index: 9999;
	}
	#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: #52bdeb;
	text-align: center;
	margin:0 auto;
	}
	#em-bar-text{
		text-align: center;
		height:26px;		
		padding-left: 394px;
		}
		#text{
			line-height: 26px;
			padding-right: 5px;
			font-size: 12px;
			float:left;
			font-family: Arial;
			color: #12417e;
			font-weight: bold;
			padding-left:28px;
			background:url(/images/bulletin/em_bar_icon.png) no-repeat;
			text-decoration: underline;
		}
		#em-bar-text a{    		
    		display:block;
			float:left;
			font-family: Arial;
			font-size: 13px;
			color: #5c9b07;
			background:url(/images/bulletin/em_read_more.png) no-repeat;
			width: 64px;
			height: 17px;
			text-indent: -9999px;
			margin-top:3px;
		}
		#em-bar-text a:hover{
			
		}
		
	#em-bar-bottom{
		
    	clear:both;
	}

.em-box{
    background:#ffffff;
    width:398px;	
	z-index: 9999;
    }
    #outer-border{
    	border: solid 1px #ffffff;
    	}
    	#inner-border{
    		border: solid 1px #a9def5;
    		text-align: left;
    		font-family: Arial;
    		}
    		#close-left,#close-sep,#close-button{
    			float:left;
    			height:18px;
    		}
    		#close-left{
    			background: url(/images/bulletin/em_box_bar.png) repeat-x;
    			width:375px;
    		}
    		#close-sep{
    			border-left: solid 1px #a9def5;
    			border-right: solid 1px #ffffff;
    		}
    		#close-button{
    			background: url(/images/bulletin/em_box_bar.png) repeat-x;
    			}
    			#close-button a{
    				font-size: 14px;
					font-weight: bold;
    				color: #0a4264; /*or 6c6c6c?*/
    				display:block;
    				width:17px;
    				text-decoration: none;
    				text-align: center;
    			}
    		#close-bottom{
    			clear:both;
    			border-bottom: solid 1px #a9def5;
    			border-top: solid 1px #ffffff;
    		}
    		
    		#logo-top{
    			background: url(/images/bulletin/em_logo.png) no-repeat;
				width: 139px;
				height: 64px;
    		}
    		
    		#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-family: Arial;
    					font-size: 20px;
    					font-weight: bold;
    					color: #0077c0;
						text-decoration: underline;
    				}
    				#em-headline a:hover{
    					text-decoration: none;
    				}
    				
    			#em-brief{
    				font-size: 13px;
    				color:#349ecc;
    				padding-top:6px;
    				padding-bottom: 8px;
    				line-height: 21px;
    			}
    			
    			#em-readmore{
    				
    				}
    				#btn-readmore{
    					font-family: Arial;
						font-size: 13px;
    					color:#5c9b07;
    					text-decoration: underline;
    				}
    				#btn-readmore:hover{
    					text-decoration: none;
    				}
    				
    		#logo-bottom{
    			
    		}
    		
    		
						

						