.button_order  {
  width: 98px;
  height: 30px;
  background: url(/images/button_bestellen.jpg) no-repeat;
  border:0;
}

.button_next  {
  display: block;
  width: 98px;
  height: 30px;
  background: url(/images/button_volgende.jpg) no-repeat;
  border: 0;
  text-decoration: none;
  float:left;
}

.button_back  {
  display: block;
  width: 98px;
  height: 30px;
  background: url(/images/button_terug.jpg) no-repeat;
  border: 0;
  text-decoration: none;
}

div#button_back {
  float:left;
}

.button_empty {
  display: block;
  width: 98px;
  height: 30px;
  background: url(/images/button_leegmaken.jpg) no-repeat;
  border: 0;
  text-decoration: none;
}

#cartButtons  {
  width: 100%;
  height: 60px;
}

.button_login {
  display: block;
  width: 98px;
  height: 30px;
  background: url(/images/button_inloggen.jpg) no-repeat;
  border: 0;
  text-decoration: none;
}

.button_refresh {
  display: block;
  width: 98px;
  height: 30px;
  background: url(/images/button_vernieuwen.jpg) no-repeat;
  border: 0;
  text-decoration: none;
}

.button_checkout {
  display: block;
  width: 98px;
  height: 30px;
  background: url(/images/button_afrekenen.jpg) no-repeat;
  border: 0;
  text-decoration: none;
}

.button_send {
  display: block;
  width: 98px;
  height: 30px;
  background: url(/images/button_verzenden.jpg) no-repeat;
  border: 0;
  text-decoration: none;
}

.button_search {
  display: block;
  width: 98px;
  height: 30px;
  background: url(/images/button_verzenden.jpg) no-repeat;
  border: 0;
  text-decoration: none;
}

.button_last {
  display: block;
  width: 98px;
  height: 30px;
  background: url(/images/button_laatste.jpg) no-repeat;
  border: 0;
  text-decoration: none;
}

.button_previous {
  display: block;
  width: 98px;
  height: 30px;
  background: url(/images/button_vorige.jpg) no-repeat;
  border: 0;
  text-decoration: none;
}

.button_register {
  display: block;
  width: 98px;
  height: 30px;
  background: url(/images/button_registreer.jpg) no-repeat;
  border: 0;
  text-decoration: none;
}

.button_verderwinkelen {
  display: block;
  width: 110px;
  height: 30px;
  background: url(/images/button_verderwinkelen.jpg) no-repeat;
  border: 0;
  text-decoration: none;
}

.button_reset {
  display: block;
  width: 98px;
  height: 30px;
  background: url(/images/button_reset.jpg) no-repeat;
  border: 0;
  text-decoration: none;
}

.button_vastadres {
  display: block;
  width: 170px;
  height: 30px;
  background: url(/images/button_vastadres.jpg) no-repeat;
  border: 0;
  text-decoration: none;
}

.button_edit {
  display: block;
  width: 96px;
  height: 30px;
  background: url(/images/button_wijzigen.jpg) no-repeat;
  border: 0;
  text-decoration: none;
}

.button_change {
  display: block;
  width: 96px;
  height: 30px;
  background: url(/images/button_verander.jpg) no-repeat;
  border: 0;
  text-decoration: none;
}

.button_logout {
  display: block;
  width: 96px;
  height: 30px;
  background: url(/images/button_uitloggen.jpg) no-repeat;
  border: 0;
  text-decoration: none;
}

.button_orders {
  display: block;
  width: 96px;
  height: 30px;
  background: url(/images/button_bestellingen.jpg) no-repeat;
  border: 0;
  text-decoration: none;
}

.button_details {
  display: block;
  width: 96px;
  height: 30px;
  background: url(/images/button_gegevens.jpg) no-repeat;
  border: 0;
  text-decoration: none;
}