| 
      
            Lines 2562-2564
          fieldset.rows table.mceListBox {
      
      
        Link Here
      
     | 
  
        
          | 2562 | 
          #selections span { margin:3px;padding:3px;background-color:#EBF3FF;-moz-border-radius:5px;border-radius:5px;white-space:nowrap;line-height:240%;font-size:75%; } | 
          2562 | 
          #selections span { margin:3px;padding:3px;background-color:#EBF3FF;-moz-border-radius:5px;border-radius:5px;white-space:nowrap;line-height:240%;font-size:75%; } | 
        
        
          | 2563 | 
          #selections span.selected { background-color : #CCE0FC; } | 
          2563 | 
          #selections span.selected { background-color : #CCE0FC; } | 
        
        
          | 2564 | 
          #selections input { vertical-align:middle;margin:0 2px; } | 
          2564 | 
          #selections input { vertical-align:middle;margin:0 2px; } | 
        
          
            
              | 2565 | 
              -   | 
              2565 | 
              #changepasswordf input[type="text"],  | 
            
            
               | 
               | 
              2566 | 
              #changepasswordf input[type="password"] { | 
            
            
              | 2567 | 
                  font-size: 140%;  | 
            
            
              | 2568 | 
                  font-family : monospace;  | 
            
            
              | 2569 | 
                  padding : .3em;  | 
            
            
              | 2570 | 
              }  |