.em-bulletinbg{
	background:#000000;
	opacity:.5;
	filter:alpha(opacity=50);
	width:100%;
	height:100%;
	z-index: 1000;
}
	
#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: #7c0513 url(/images/bulletin/em_bar_back.png) repeat-x;
	position: relative;
	z-index: 9999;
	}
	#em-bar-text{
		text-align: center;
		height:22px;
		margin:0 auto;
		}
		#text{
			line-height: 22px;
			padding-right: 5px;
			font-size: 12px;
			display: inline-block;
			color: #ffffff;
			font-weight: bold;
			padding-left:28px;
			background:url(/images/bulletin/em_bar_icon.png) 0px 2px no-repeat;
		}
		#em-bar-text a{    		
    		display: inline-block;
			vertical-align: text-bottom;
			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 #54030d;
    	border-top: solid 1px #9c0514;
    	clear:both;
	}

.em-box{
    background:#ffffff;
    width:398px;	
	z-index: 9999;
    }
    #outer-border{
    	border: solid 1px #d4cbb3;
    	}
    	#inner-border{
    		border: solid 1px #7c7768;
    		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 #7c7768;
    			border-right: solid 1px #b11b1b;
    		}
    		#close-button{
    			background: url(/images/bulletin/close_bg.png) repeat-x;
    			}
    			#close-button a{
    				font-size: 14px;
    				color: #c0bcb7;
    				display:block;
    				width:17px;
    				text-decoration: none;
    				text-align: center;
    			}
    		#close-bottom{
    			clear:both;
    			border-bottom: solid 1px #7c7768;
    			border-top: solid 1px #d4cbb3;
    		}
    		
    		#logo-top{
				background:url(/images/bulletin/logo.png) no-repeat;
				height:83px;
    			width: 394px;
    		}
    		
    		#story-holder{
				background:#d4cbb3;
    			padding:42px 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: #7b0513;
    				}
    				#em-headline a:hover{
    					text-decoration: none;
    				}
    				
    			#em-brief{
    				font-size: 13px;
    				color:#7b0513;
    				padding-top:6px;
    				padding-bottom: 8px;
    				line-height: 21px;
    			}
					#em-brief a{
						color:#7b0513;
						text-decoration: underline;
					}
					#em-brief a:hover{text-decoration: none;}
    			
    			#em-readmore{
    				
    				}
    				#em-readmore a{
    					font-size: 13px;
    					color:#7b0513;
    					text-decoration: underline;
    				}
    				#em-readmore a:hover{
    					text-decoration: none;
    				}
    				
    		#logo-bottom{
				display:none;
    			width: 394px;    			
    		}
    		
    		
						

						