#datacd_popup{
	width:300px;
	height:426px;
	position:absolute;
	z-index:1000;
	cursor:pointer;
}

#datacd_close{
	background:#ffd425;
	font:normal 10px arial;
	text-align:center;
	width:60px;
	float:left;
	padding-top:2px;
	cursor:pointer;
	clear:both;
}