#banner_popup
{
 	text-decoration: none;
	font-size: 13px;
	width: 500px;
	position: absolute;
	background: white;
	margin-left: -250px;
	left: 50%;
	z-index: 1;	 
	color: #ff0000;
}
