div#redirection-reception {
	background-color: #EE8100;
	color: black;
	text-shadow: #FFDE86 0 1px 1px;
	padding: 10px;
	width: 870px;
	text-align: center;
	font-size: 16px;
}

div#redirection-reception p {
	padding: 0;
	margin: 0;
}

span.redirection-reception-dismiss {
	text-shadow: none;
	color: black;
	font-size: .8em;
	cursor: pointer;
	float: right;
}
