tbud -
1) The styles you are looking for are listed below the /* Main Menu */ comment, and follow the format:
.MainMenu_MenuContainer {
background-color: transparent;
}
.MainMenu_MenuBar {
cursor: pointer;
cursor: hand;
height:16;
background-color: Transparent;
}
etc...
2) You would probably get a much faster response if you post this to the "Make it Hot (Skinning)" Forum, as I believe this forum deals with the Free Text Box editor inside DNN (called by the Text/HTML module)
Good Luck!
SB