#proc
{
	margin: 20px 0;
}
#proc dt
{
	float: left;
	padding-bottom: 32px;
	margin-bottom: 8px;
	background: url('http://www.old.precise-marketing.com/image/default/proc_step_a.gif') no-repeat center bottom;
}
#proc dt span
{
	width: 90px;
	height: 90px;
	display: table-cell;
	background: url('http://www.old.precise-marketing.com/image/default/proc_step.gif') no-repeat center top;
	vertical-align: middle;
	text-align: center;
}
#proc dd
{
	width: 600px;
	padding: 5px 0 0 20px;
	height: 117px;
	float: right;
	margin-bottom: 8px;
}
#proc dt.proc_last
{
	background-image: none;
	padding: 0;
	margin: 0;
}
#proc dd.proc_last
{
	height: 85px;
	margin: 0;
}