/* E-shop Home content */
#eshop-home-content {
  position: relative;
  margin: 0px auto;
  width: 760px;
  height: 614px;
  background:#b3b3b3;
  font-family: arial, helvetica, sans-serif;
}
#eshop-home-content.shadow {
  width:800px;
  background: url('/common/images/shop/backgrounds/eshop-home-center-bg.png') no-repeat top center;
}

#eshop-home-center {
  position: relative;
  width: 730px;/* 726 */
  top: 33px;
  left: 15px;
}

#eshop-home-content.shadow #eshop-home-center {
  left: 35px;
}

#eshop-home-center table {
  border-collapse: separate;
}

#eshop-home-flash{
	position:relative;
	width:544px;
	height:362px;
}

