/* CSS Document */

.productInfoArea {
	min-height: 545px;
	overflow: hidden;
	background: url(/business/products/graphic/ondemand_print/dis/img/bg_productInfoArea.gif) no-repeat 0 0;
	position: relative;
}

#contentsArea article .productInfoArea ul,
#contentsArea article .productInfoArea ul li {
	margin: 0 0 6px;
	padding: 0;
	background: none;
}

.productInfoArea .pp {
	position: absolute;
	top: 124px;
	left: 70px;
}

.productInfoArea .ip {
	position: absolute;
	top: 89px;
	right: 41px;
}

.productInfoArea .workflow {
	position: absolute;
	top: 257px;
	right: 42px;
}

.productInfoArea .proof {
	position: absolute;
	top: 437px;
	right: 42px;
}


