.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/alert.png) no-repeat;
		text-indent: -9999px;
		outline: none;
	}
	
#em-bar{
	width:100%;
	background: url(/images/eBullBarGrad.png) repeat-x #a8afce;
	}
	#em-bar-text{
		font-family:arial;
		text-align: center;
		height:22px;
		width: 100%;
		}
		#text{
			line-height: 22px;
			padding-right: 5px;
			font-size: 12px;
			float:left;
			color: #000000;
			font-weight: bold;
			padding-left:40px;
		}
		#em-bar-text a{    		
    		display:block;
			float:right;
			font-size: 13px;
			color:#2b3873;
			text-decoration: underline;
			margin:3px 40px 0 0;
		}
		#em-bar-text a:hover{
			text-decoration: none;
		}
		
	#em-bar-bottom{
		border-bottom: solid 1px #e27a1d;
    	border-top: solid 1px #ffffff;
    	clear:both;
	}

.em-box{
    background:#ffffff;
    width:398px;	
    }
    #outer-border{
    	border: solid 1px #ffffff;
    	}
    	#inner-border{
    		border: solid 1px #e27a1d;
    		text-align: left;
    		font-family: Arial;
    		}
    		#close-left,#close-sep,#close-button{
    			float:left;
    			height:18px;
    		}
    		#close-left{
    			background: url(/images/eBullBarGrad.png) repeat-x;
    			width:375px;
    		}
    		#close-sep{
    			border-left: solid 1px #e27a1d;
    			border-right: solid 1px #ffffff;
    		}
    		#close-button{
    			background: url(/images/eBullBarGrad.png) repeat-x;
    			}
    			#close-button a{
					font-family:arial;
    				font-size: 16px;
					line-height:17px;
					font-weight:bold;
    				color: #2b3873;
    				display:block;
    				width:17px;
    				text-decoration: none;
    				text-align: center;
    			}
    		#close-bottom{
    			clear:both;
    			border-bottom: solid 1px #e27a1d;
    			border-top: solid 1px #ffffff;
    		}
    		
    		#logo-top{
    			background: url(/images/eBullLogo.png) no-repeat;
    			width: 394px;
    			height: 50px;
    		}
    		
    		#story-holder{
    			padding:12px 15px 20px 15px;
    			}
    			#em-headline{
    				background: url(/images/eBullMarker.png) no-repeat;
    				padding-left:33px;
    				}
    				#em-headline a{
						font-family:Times;
    					font-size: 25px;
						line-height:30px;
    					color:#2b3873;
    				}
    				#em-headline a:hover{
    					text-decoration: none;
    				}
    				
    			#em-brief{
    				font-size: 13px;
    				color:#010101;
    				padding-top:25px;
    				padding-bottom: 16px;
    				line-height: 21px;
    			}
    			
    			#em-readmore{
    				
    				}
    				#em-readmore a{
    					font-size: 13px;
    					color:#2b3873;
    					text-decoration: underline;
    				}
    				#em-readmore a:hover{
    					text-decoration: none;
    				}
    				
    		#logo-bottom{
    		}
    		
    		
						

						
