div.discountlistbox,
div.discountlistbox div {
  display: block;
  margin: 0;
  padding: 0;
  border: 0;
}

div.discountlistbox {
  width: 182px;
}

div.discountlistbox_header {
  padding: 0;
  width: 182px;
  height: 40px;
  background: transparent url(kepek/cim_akcios_term.jpg) no-repeat 5px 10px;
}

div.discountlistbox_header span {
  display: none;
}

div.discountlistbox_productlist {
  width: 182px;
  margin-top: 10px;
  margin-bottom: 10px;
  background: transparent url(kepek/akciosterm_hatter.jpg) repeat-y left top;
}

div.discountlistbox_productlistitem {
  clear: both;
}

a.discountlistbox_picture {
  display: block;
  float: right;
  width: 84px;
  height: 78px;
  text-align: center;
  vertical-align: middle;
  background: transparent url(kepek/akciosterm_kepbox.jpg) no-repeat left top;
}

a.discountlistbox_picture img {
  margin: 0;
  padding: 15px 0 0 0;
  border: 0;
  width: 62px;
  height: 46px;
}

a.discountlistbox_productname:link,
a.discountlistbox_productname:visited {
  display: block;
  margin: 3px 0 0 5px;
  font-weight: normal;
  font-size: 10px;
  font-family: Verdana, Arial;
  color: #666;
}

a.discountlistbox_productname:hover {
  display: block;
  margin: 3px 0 0 5px;
  font-weight: normal;
  font-size: 10px;
  font-family: Verdana, Arial;
  color: #FF7E00;
}

span.discountlistbox_productprice {
  display: block;
  margin: 10px 0 0 5px;
  font-weight: bold;
  font-size: 12px;
  font-family: Verdana, Arial;
  color: #a53c02;
}

div.discountlistbox_footer {
  width: 182px;
  height: 32px;
}

div.discountlistbox_footer a.morediscounts:link,
div.discountlistbox_footer a.morediscounts:visited {
  display: block;
  margin: 12px 0 0 5px;
  text-decoration: none;
  color: #FF7E00;
}

div.discountlistbox_footer a.morediscounts:hover {
  display: block;
  margin: 12px 0 0 5px;
  text-decoration: none;
  color: #666;
}

div.discountlistbox_footer a.morediscounts span {
  font-size: 10px;
}
