.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: #58ade2;
	}
	#em-bar-text{
		text-align: center;
		height:27px;
		margin:0 auto;
		width: 800px;
		}
		#text{
			line-height: 24px;
			padding-right: 5px;
			font-size: 14px;
			font-family: Arial;
			float:left;
			color: #ffffff;
			font-weight: bold;
			padding-left:38px;
			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: 79px;
			height: 19px;
			margin-top:3px;
		}
		#em-bar-text a:hover{
			
		}
		
	#em-bar-bottom{
		border-bottom: solid 1px #58ade2;
    	border-top: solid 1px #58ade2;
    	clear:both;
	}

.em-box{
    background:#024c8b;
    width:398px;	
    }
    #outer-border{
    	border: solid 1px #024c8b;
    	}
    	#inner-border{
    		border: solid 1px #0e5a9a;
    		text-align: left;
    		font-family: Arial;
    		}
    		#close-left,#close-sep,#close-button{
    			float:left;
    			height:18px;
    		}
    		#close-left{
    			background: #002d53;
    			width:375px;
    		}
    		#close-sep{
    			border-left: solid 1px #0e5a9a;
    			border-right: solid 1px #171717;
    		}
    		#close-button{
    			background: #002d53;
    			}
    			#close-button a{
    				font-size: 14px;
					font-weight: bold;
    				color: #ffffff;
    				display:block;
    				width:16px;
    				text-decoration: none;
    				text-align: center;
    			}
    		#close-bottom{
    			clear:both;
    			border-bottom: solid 1px #0e5a9a;
    			border-top: solid 1px #024c8b;
    		}
    		
    		#logo-top{
    			width: 394px;
				height: 90px;
				background: url(/images/bulletin/emLogo.png) top center no-repeat;
    		}
    		
    		#story-holder{
    			padding:12px 15px 20px 15px;
    			}
    			#em-headline{
    				background: url(/images/bulletin/em_icon.png) no-repeat;
    				padding-left:35px;
    				}
    				#em-headline a{
    					font-size: 20px;
    					font-weight: bold;
    					color: #ffffff;
    				}
    				#em-headline a:hover{
    					text-decoration: none;
    				}
    				
    			#em-brief, #em-brief a{
    				font-size: 13px;
    				color:#7cc3f1;
    				padding-top:6px;
    				padding-bottom: 8px;
    				line-height: 21px;
    			}
					#em-brief a:hover{text-decoration: none;}
    			
    			#em-readmore{
    				
    				}
    				#em-readmore a{
    					font-size: 13px;
    					color:#ffffff;
    					text-decoration: underline;
						text-transform: capitalize;
    				}
    				#em-readmore a:hover{
    					text-decoration: none;
    				}
    				
    		#logo-bottom{
    			width: 394px;    			
    		}
    		
    		
						

						