|
I've noticed when I view the source that the table doesn't seem to have a class, could it be something to do with the templates?:
<!-- BEGIN TEMPLATE: feature.tmpl -->
<table class="" cellpadding="1" cellspacing="1" border="0" width="90%" align="center">
<tr>
<td>
<table cellpadding="2" cellspacing="1" border="0" width="100%" class="tborder">
|