#container .ecommerceBNR{
  margin-left: 520px;
}

#container .linksCNT{
  top: 46px;
  left: 5px;
  z-index: 10;
  width: 870px;
  height: 330px;
  position: absolute;
}

#container .categoryItem{
  float: left;
  width: 120px;
  height: 64px;
  color: #252617;
  display: inline;
  text-align: center;
  text-decoration: none;
  margin: 5px 5px 0 8px;
  padding: 40px 20px 20px;
  font: bold 11px/18px georgia;
  background: transparent url('../images/bg_category.png') no-repeat;
}

#container .categoryItem:hover{
  text-decoration: underline;
}