/* dl */
#common-substance dl dt{
	clear:both;
	width:10em;
	float:left;
}
#common-substance dl dd{
	margin-left:120px;
	width:auto;
}

