  #panel-specials {
    display: none;
  }
  form#shippingform {
    width: 545px;
    margin-left: 20px;
  }
  table#mainbody {
    width: 615px;
    margin: 10px -18px 0 10px;
  }
  .heading-main {
    color: #666666;
  }
  table.formbox {
    background: none;
  }
  tr.item span, td.basketlist-col3 {
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 10px;
  }
  tr.basketlist-hilight td {
    background: none;
  }
  table#panel-account td p {
    margin: 0;
  }
  table#panel-account td {
    padding-top: 6px;
  }
  table.navpanelleftheader, table.navpanelrightheader {
    color: #666666;
    border-bottom: 2px solid #666666;
    background: none;
  }
  .navpanelleftheadercenter, .navpanelrightheadercenter {
    height: auto;
    color: #666666;
    background: none;
  }
  .navpanelrightheadercenter a {
    color: #666666;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-weight: 700;
    font-size: 12px;
  }
  .navpanelrightheaderleft {
    display: none;
  }
  .navpanelleftcell {
    padding-bottom: 0;
  }
  .mainbodyleft {
    background: #cccccc;
    border-right: 1px solid #666666;
  }
  .mainbodyright {
    background: #cccccc;
    border-left: 1px solid #666666;
  }

  .mainbodyleft, .mainbodycenter, .mainbodyright {
    height: auto;
  }
  #panel-navigation a, #homelink a {
    display: block;
    line-height: 20px;
    margin: 0px 5px -10px -10px;
    padding-left: 10px;
    font-weight: bold;
  }
  #panel-navigation a:hover, #homelink a:hover {
    background: #666666;
    color: #fff;
    text-decoration: none;
  }
  #panel-navigation a.link-category, #panel-navigation a.link-category-select {
    display: inline;
    font-weight: normal;
  }
  #panel-navigation a.link-category:hover, #panel-navigation a.link-category-select:hover {

  }
  #panel-navigation a.link-category-select {
    background: #ccc;
  }
  #products-panel {
    width: 600px;
  }
  #products-panel div.product {
    width: 145px;
    float: left;
    font-size: 11px;
    color: #000;
  }
  #products-panel div.product div.holder {
    padding: 0 8px 8px 8px;
  }
  #panel-search {
    font-size: 0;
  }
  #homeTable img.customimage {
    margin-right: -1px;
  }
  #sitefooter {
    display: none;
  }
  #bottomFooter {
    padding: 4px 20px 4px 20px;
    border-top: 2px solid #bfbab0;
    background:#000;
    color: #fff;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 11px;
  }
  #bottomFooter a {
    color: #fff;
  }
  td.text-shopping, td.text-shopping a {
    font-size: 10px;
  }
  .basketlist-hcol4, .basketlist-hcol5 {
    width: 60px;
    text-align: right;
  }
  .basketlist-hcol1, .basketlist-hcol2, .basketlist-hcol3 {
    margin: 0; padding: 0;
    text-align: left;
  }
