is it possible to have different table border sizes and their different colors through css.
how can i do it.
i want the following settings for the table.
left-border ----border-size 2px------border-color #009900
right-border ----border-size 2px------border-color #009900
top-border ----border-size 1px------border-color #000000
bottom-border ----border-size 1px------border-color #000000
any help will be appreciated.
thanks.