#noie {
	border: 2px solid #50535b; 
	background: #e4e4e4; 
	text-align: center; 
	clear: both; 
	position: relative;
	padding: 7px 10px 5px 10px;
	margin: 0 10px 5px 10px;
	display: none;
	}
	
#noie img {
	border:none;
	float:left; 
	padding:10px 15px 0px 20px;	
	
}	
	
#noie .closebutton {
	position: absolute; 
	left: 0px; 
	bottom: 0px; 
	}

#noie .closebutton a{
	position: absolute; 
	left: 0px; 
	bottom: 0px; 
	}
	
#noie .closebutton a:hover{
	position: absolute; 
	left: 0px; 
	bottom: 0px;
	opacity: 0.8;
}
	
#noiebetter{
	clear: both; 
	height:25px; 
	margin-left: 400px;}
	