#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:		0px; 
}

#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{
  background: #e6e6e6;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  z-index: 999999;
}