1.  
  2. #guildMain div.voiceServerNib td.label {
  3. background-color: #000000;
  4. }
  5.  
  6.  
  7. } <--- needs removing
  8.  
  9. ---------------------------------------------------------------------------------------------------------------------------------------------- (used to show the different changes)
  10.  
  11. #guildMain table#guildInfoNib td {
  12. background-color:#000;
  13. border: 0px;
  14. } <--- needs adding. Also maybe put in a new line...
  15. <---- here just for readability sake. (Else it looks squashed up)
  16. #guildMain {
  17.  
  18. ----------------------------------------------------------------------------------------------------------------------------------------------
  19.  
  20. #guildMain table td.data, #guildMain table.news td.body, #guildMain table#latestNewsNib td.body, #guildMain table#guildInfoNib td {
  21. background-color:transparent;
  22. } <--- needs adding. Again maybe put in a new line below it for readability sake.
  23.  
  24. table#guildProgressionNib .bosses {