.PrevNextButtons
{
  width: 930px;
  text-align: left;
  position: relative;
  height: 23px;
  margin: 20px 0 5px 0;
}

.link_button.emphasis
{
  color: #00aeef;
}

.image_button
{
  margin: 10px 0 10px 0;
}


.payment_method_button
{
  position: absolute;
  top:  98px;
  left: 10px;
  cursor: hand;
}

.direct_betalen
{
  width: 200px;
  height: 23px;
  text-align: left;
  vertical-align: middle;
  position: relative;
  padding: 10px 0 10px 0;
}

.direct_betalen .payment_method_button
{
  top: 9px;
  right: 5px;
  left: auto;
}

.payment_method_button.Mandate{
	background-image:url(../images/button_mandate.png);
	height:23px;
	width:109px;
}
.Mandate:hover{
	background-image:url(../images/button_mandate_hover.png);
}
.payment_method_button.Invoice{
	background-image:url(../images/button_invoice.png);
	height:23px;
	width:109px;
}
.Invoice:hover{
	background-image:url(../images/button_invoice_hover.png);
}
.payment_method_button.iDEAL{
	background-image:url(../images/button_ideal.png);
	height:23px;
	width:109px;
}
.iDEAL:hover{
	background-image:url(../images/button_ideal_hover.png);
}
.payment_method_button.Creditcard{
	background-image:url(../images/button_creditcard.png);
	height:23px;
	width:109px;
}
.Creditcard:hover{
	background-image:url(../images/button_creditcard_hover.png);
}
.payment_method_button.Rembours{
	background-image:url(../images/button_rembours.png);
	height:23px;
	width:109px;
}
.Rembours:hover{
	background-image:url(../images/button_rembours_hover.png);
}
.payment_method_button.HomePay{
	background-image:url(../images/button_homepay.png);
	height:23px;
	width:109px;
}
.HomePay:hover{
	background-image:url(../images/button_homepay_hover.png);
}
.payment_method_button.MoneyTransfer{
	background-image:url(../images/button_moneytransfer.png);
	height:23px;
	width:109px;
}
.payment_method_button.MoneyTransfer:hover{
	background-image:url(../images/button_moneytransfer_hover.png);
}

.selecteermerk {
	background-image:url(../images/Tonershop_28.jpg);
	height:33px;
	width:191px;
	float:left;
	margin-left:10px;
}
.selecteermerk:hover {
	background-image:url(../images/Tonershop_28_over.jpg);
}
.selecteertype {
	float:left;
	background-image: url(../images/Tonershop_30.jpg);
	height:33px;
	width:191px;
	margin-left:10px;
}
.selecteertype:hover {
	background-image:url(../images/Tonershop_30_over.jpg);
}
.selecteermodel {
	float:left;
	background-image:url(../images/Tonershop_32.jpg);
	height:33px;
	width:193px;
	margin-left:10px;
}
.selecteermodel:hover {
	background-image:url(../images/Tonershop_32_over.jpg);
}

