#dkDiv {
	position:relative;
	left:200px;
	top:29px;
	width:520px;
	height:auto;
	z-index:5;
	background-color: #E8E4D9;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 0.9em;
	padding: 8px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: double;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	border-top-color: #8A3700;
	border-bottom-color: #8A3700;
}
