Within the versatility4 template how do you define the table. I tried adding
table td {border:0.1em solid grey;}
but it appears there are a number of other tables used within the layout....
example can be found here....
[url]
http://fir3net.com/index.php?option=com_content&view=article&id=137:checkpoint-commands&catid=25:check-point-general[/url]
You will want to be as specific as possible finding the surrounding div id's or classes and perhaps use a module class suffix if you want to single out one module.
If you have something specific you are trying to accomplish please reply with the details of that and perhaps walking you through one issue might help you get going with this type of thing.
Within any article I want to auto width the table and make the border black. The problem is when i speficy table within the css additional tables from the template layout are affected,