.tx_obshop_pi2_OrderStepsActif {
	font-size:14px;
	border-left:3px solid #E10000;
	width:25%;
}

.tx_obshop_pi2_OrderStepsInActif {
	font-size:14px; 
	border-left:3px solid #000; 
	width:25%; 
	color:grey;
}

.tx_obshop_pi2_OrderStepsActifDone{
	font-size:14px; 
	border-left:3px solid #000; 
	width:25%; 
}

.tx_obshop_pi2_TitleTD {
	font-size:16px; 
	font-weight:bold; 
	border-bottom:1px solid black;
}

.tx_obshop_pi2_basket_notlast{
	font-size:12px; 
}
.tx_obshop_pi2_basket_last{
	font-size:12px; 
	border-bottom:1px solid black;
}

.tx_obshop_pi2_totalTD{
	font-size:12px; 
	border-bottom:3px double black;
}

.tx_obshop_pi2_stepsup{
	border-bottom:1px solid black;
}

.tx_obshop_pi2_stepsdown{
	padding-top:7px; 
	font-size:12px;
}

