
div#RPL, div#MPL, div#TPL, div#KPL, div#CPL {  
   position: relative;
}

img#RBL1, img#MBL1, img#TBL1, img#KBL1, img#CBL1 {
     position: absolute;
     left: 0px;
     top: -40px;
     z-index: 10; 
}

img#RBL2,  img#MBL2 ,  img#TBL2,  img#KBL2,  img#CBL2 {  
     position: absolute;
     left: 0px;
     top: -40px;
}