If you use firefox, get a plugin like firebug or the Web Developer Toolbar which can help you figure it out. That is what I would do. Other than that, look at your page source and see what classes those borders could fall under and modify those classes in the Main CSS. It could be a basic class like tborder that is not one at the bottom of the page but one of the main classes.
|