.navi_tbl td {
	position: relative;
}

.graphic {
	position/**/: relative;
}

.table {
	position/**/: relative;
}

.orderedlist_num,
.step_num {
	position: absolute;
	left: -30px;
	top: 0px;
	font-weight: bold;
}

.callout_num {
	position: absolute;
	left: -30px;
	top: 0px;
}

.itemizedlist_pfx {
	position: absolute;
	left: -30px;
	top: 0px;
	font-family: 'Verdana';
}