| 
      
            Lines 2578-2580
          fieldset.rows table.mceListBox {
      
      
        Link Here
      
     | 
  
        
          | 2578 | 
          #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%; } | 
          2578 | 
          #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%; } | 
        
        
          | 2579 | 
          #selections span.selected { background-color : #CCE0FC; } | 
          2579 | 
          #selections span.selected { background-color : #CCE0FC; } | 
        
        
          | 2580 | 
          #selections input { vertical-align:middle;margin:0 2px; } | 
          2580 | 
          #selections input { vertical-align:middle;margin:0 2px; } | 
        
          
            
              | 2581 | 
              -   | 
              2581 | 
              #changepasswordf input[type="text"],  | 
            
            
               | 
               | 
              2582 | 
              #changepasswordf input[type="password"] { | 
            
            
              | 2583 | 
                  font-size: 140%;  | 
            
            
              | 2584 | 
                  font-family : monospace;  | 
            
            
              | 2585 | 
                  padding : .3em;  | 
            
            
              | 2586 | 
              }  |