<table <?php echo $attributes->cleanTable; ?>
background="<?php echo $colors->green; ?>"
style="
<?php echo $styles->containerWidth; ?>
padding: 0 40px;
height: 20px;
background: <?php echo $colors->green; ?>;">
<tr>
<td>
</td>
</tr>
</table>