#ad_elu_hori { 
	display: none; 
}

#block_elu{ 
	display: none; 
}

#reminder { 
	position: absolute; 
	width: 180px; 
	z-index: 100; 
	top: 70px; 
	right: 0px; 
	display: none; 
}

#rd { 
	background: #232850; 
	width: 180px; 
	border: 1px solid black; 
	float: right;
	display: block;
}

#eluContainer { 
	margin-left: auto; 
	margin-right: auto; 
	text-align: center; 
	margin-top: 50; 
}

#zdnetHeader { 
	background-color: #efefef; 
	height: 25px; 
	width: auto; 
	text-align: right; 
	line-height: 25px; 
	color: #000; 
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	padding: 3px 10px;
}

#zdnetHeader a { 
	color: #000; 
	font-weight: bold; 
	font-size: 11px;
}

#splash{
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  background: #15293E url(/media/z/2011/bg_body_highlight.png) repeat-x 0px 135px;
  z-index: 999999;
}