In Firefox, the right margin of the header logo still with about 10px white space.
By view source, you have cells in table of the logo area. However, the logo is in the full width='760'.
Then other cell existing strength to the right side and also extend to the tables follow.
HTML Code:<tr> <!-- All HEADER_ definitions in the columns below are defined in includes/languages/english.php //--> <td width='200' valign='middle' height='70'> <a href='http://wirelessretailgroup.com/secure/index.php?main_page=index'> <img width='760' height='156' src='includes/templates/template_default/images/logo.gif' /> </a> </td> <td valign='top' align='center'> <h1> </h1> </td> </tr>



