a.custom_button {
	font-weight:normal;
	line-height:165%;
	clear:both;
	float:left !important;
	display:block;
	color:#fff;
	background:url("/img/buttons/small-standard-l.gif") transparent 0 3px no-repeat !important;
	text-decoration:none !important;
	position:relative;
	margin:-0.15em 5px 0 0;
	cursor:pointer;
	padding:0 !important;
}

* html a.custom_button {
	line-height:150%;
	display:inline;
}

	body a.custom_button span {
		float:left;
		color:#fff !important;
		background-color:transparent !important;
		background:url("/img/buttons/small-standard-r.gif") 100% 3px no-repeat;
		padding:4px 32px 0 10px;
		margin:0 -5px 0 0;
		height:auto !important;
		height:22px;
		min-height:22px;
		display:block;
		position:relative;
	}
	
	body a.custom_button:hover span {
		color:#ffd9c0 !important;
		background-color:transparent !important;
	}

.productPageTable{
    width: 290px;
    background-color:white;
    margin-top:1.8em;
}

.productPageTable tr td, .productPageTable tr{
    background-color:white;
}

#top a.button.left {
	float: left !important;
}

	body #top a.button.left span {
		white-space: nowrap;
	}
	
#content a.popup {
	position: absolute;
	top: -50px;
	left: 900px;
}

#content a.close {
	float: none;
	position: relative;
}

#content a.close span {
	
}



#content a.popup span {
	width: 65px;
	padding: 5px 0 5px 25px;
}

#content a.close.popup span {
	width: 100px;
	padding: 0;
}

a.print {
    
  background-image:url("/IMG/buttons/printer.gif") ;
  padding:3px 5px 5px 17px;
	background-repeat: no-repeat;
	display:inline;
}

a.mail {
    
  background-image:url("/IMG/buttons/mail.gif");
	padding:3px 5px 5px 17px;
	background-repeat: no-repeat;
	display:inline;
}

a.beeldarchief {
    
  background-image:url("/IMG/buttons/ba.gif");
	padding:3px 0px 5px 17px;
	background-repeat: no-repeat;
	display:inline;
}

