.cd {
	float:left;
	margin-right:80px;
	margin-bottom:22px;
	width:260px;
	height:160px;
	color:#7c7c7c;
}

.cd_label{
	float:left;
	width:70px;
	font-size:1.1em;
	clear:both;
	margin-top:5px;
	margin-left:30px;
	font-weight:bold;
}
.cd_text {
	float:left;
	padding-left:20px;
	margin-top:5px;
}
