
 .pppwch {border-right: solid #606060 1px;
          border-bottom: solid #606060 1px;
          border-top: solid #D3D3D3 1px;
          border-left: solid #D3D3D3 1px;
          background: white;         
          text-align: left;}
 .pppifrm {z-Index: -1; 
           width: 100%; 
           height: 100%; 
           position: absolute; 
           margin: 0px;}
 .pppntfstrp {z-Index: 200;           
              position: absolute;
              padding: 3px;}         
 .pppcntnt {padding: 0px;}   /* 5px */
      
 .pppmove {cursor: move;}
 .pppttl  {padding-left: 5px; 
            padding-right: 5px;}    
            
 .pppwnd {z-Index: 10000000}             
  
  .shld {
         position: absolute;
         height: 100%;
         width: 100%;
         top: 0px;
         left: 0px;
         background: #f3f1f2;
         filter:alpha(opacity=0); 
         -moz-opacity:.0; 
         opacity:.0;
         z-Index: 9999999;
  		}                                                             

