<style type="text/css">
#categories2 table { margin: 0px auto; width: 100%; }
#categories2 table a { outline: 0; }
#categories2 table a:visited { color: #fff; }
#categories2 table a.category { display: block; }
#categories2 table a.category:hover { color: #fff; }
#categories2 table tr td { background-color: #424348; border: 1px solid #fff; }
#categories2 table tr td ul { height: 200px; list-style-type: none; margin: 0px; overflow: auto; padding: 0px; text-align: left; }
#categories2 table tr td ul li.body { line-height: 20px; padding-left: 7px; }
#categories2 table tr td ul li.body:hover { background-color: #555; }
#categories2 table tr td ul li.header { background-color: #111; line-height: 22px; text-align: center; }
#categories2Content { padding: 5px; padding-bottom: 15px; text-align: center; }
#products table { margin: 0px auto; width: 100%; }
#products table a { outline: 0; }
#products table a:visited { color: #fff; }
#products table a.category { display: block; }
#products table a.category:hover { color: #fff; }
#products table tr td { background-color: #424348; border: 1px solid #fff; }
#products table tr td ul { height: 200px; list-style-type: none; margin: 0px; overflow: auto; padding: 0px; text-align: left; }
#products table tr td ul li.body { line-height: 20px; padding-left: 7px; }
#products table tr td ul li.body:hover { background-color: #555; }
#products table tr td ul li.header { background-color: #111; line-height: 22px; text-align: center; }
#productsContent { padding: 5px; padding-bottom: 15px; text-align: center; }
</style>