 .em-bulletinbg{
	background:#000000;
	opacity:.5;
	filter:alpha(opacity=50);
	width:100%;
	height:100%;
	z-index: 9999;
}
	
#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;
	z-index: 9999;
    }
    #outer-border{
    	border: solid 1px #ffffff;
    	}
    	#inner-border{
    		border: solid 1px #000000;
    		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 #000000;
    			border-right: solid 1px #ffffff;
    		}
    		#close-button{
    			background: url(/images/bulletin/close_bg.png) repeat-x;
    			}
    			#close-button a{
    				font-size: 14px;
    				color: #F40000;
    				display:block;
    				width:17px;
    				text-decoration: none;
    				text-align: center;
					font-weight:bold;
    			}
    		#close-bottom{
    			clear:both;
    			border-bottom: solid 1px #000000;
    			border-top: solid 1px #ffffff;
    		}
    		
    		#logo-top{
    			background: url(/images/bulletin/logo.png) bottom center no-repeat;
				background-color: #FFFFFF;
    			width: 100%x;
    			height: 101px;
				margin-top: 10px;
    		}
    		
    		#story-holder{
    			margin:12px 15px 20px 15px;
				border-top: 1px solid #F40000;
    			}
    			#em-headline{
    				text-align:center;
					padding-top: 5px;
    				}
    				#em-headline a{
    					font-family : Verdana;
						font-size :11px;
						line-height:15px;
						font-weight:bold;
						color : #000000;
						padding-top:5px;
						padding-bottom:5px;
    				}
    				#em-headline a:hover{
    					text-decoration: none;
    				}
    				
    			#em-brief{
    				padding: 5px;
					margin: 0px;
					background-color:#ffffff;
					font-family : Verdana;
					font-size :11px;
					line-height:15px;
					color : #000000;
					border-bottom: 1px solid #F40000;
    			}
    			
    			#em-readmore{
    				padding-top: 5px;
					text-align: center;
    				}
    				#em-readmore a{
						text-transform: uppercase;
    					font-family : Verdana;
						font-size : 10px;
						color : #000000;
						text-decoration : underline;
    				}
    				#em-readmore a:hover{
    					text-decoration: none;
    				}
    				
    		#logo-bottom{
    			
    		}
    		
    		
						

						