.rd {
	background-color: #FFCC00;
	margin: 0px;
	padding: 6px;
	height: 116px;
	width: 320px;
	border: 6px solid #000000;
	position: absolute;
	display: none;
	vertical-align: bottom;
	text-align: center;
	left: 0;
	top: 0;
}

