#copy {

	overflow: auto;
	height: 490px;
	_height: 510px;
	top: 40px;
	width: 600px;
}

h3 {
	padding-left: 25px;	
}

#copy h4 {
	color: #ccbb00;
	padding-bottom: 5px;
	border-bottom: 1px solid #ccbb00;
}

#copy dt {
	color: #fff;
	font-weight: bold;
	margin-bottom: 1em;
}

#copy dt {
	font-size: 90%;
	margin-top: 1px;
	padding: .5em;
	padding-left: 30px;
	cursor: pointer;
	cursor: hand;
	background: url("arrow-square.gif") no-repeat left -51px;
}

#copy dt:hover {
	color: #D3D3D3;
}

#copy dt.active {
	background-position: left 5px;
}

#copy dd {
	padding: .5em;
	padding-top: 0;
	margin-left: 0;
}

#copy dd p {
	margin-bottom: 5px;
}

#copy dl.lastdl {
	padding-bottom: 6em;	
}