.ppw-status-new{
	width:22px;
	height:22px;
	background:transparent url('/css/themes/ppw/new.png') no-repeat center center;
}
.ppw-status-processing{
	width:22px;
	height:22px;
	background:transparent url('/css/themes/ppw/processing.png') no-repeat center center;
}
.ppw-status-completed{
	width:22px;
	height:22px; 
	background:transparent url('/css/themes/ppw/completed.png') no-repeat center center;
}


.ppw-status-pending{
	width:22px;
	height:22px; 
	background:transparent url('/css/themes/ppw/pending.png') no-repeat center center;
}