/*
Coder: klp
Date: 2023-06-04
File: increasingStageOrderStyles.css
Site: TNT2022: TopGrossingFils2014

Comments/Chronology/TODO:


*/

/*--- increasing stage order ---*/


p#stg0  {order: 0;} 
p#stg1  {order: 1;}
p#stg2  {order: 2;} 
p#stg3  {order: 3;}
p#stg4  {order: 4;} 
p#stg5  {order: 5;}
p#stg6  {order: 6;} 
p#stg7  {order: 7;}
p#stg8  {order: 8;} 
p#stg9  {order: 9;}
p#stg10  {order: 10;} 
p#stg11  {order: 11;}
