a.download_brochure:link, a.download_brochure:active, a.download_brochure:visited 
	{
	display: block;
	width: 174px;
	height: 36px;
	background-image: url(../images/design/uk_download.png);
	background-repeat: no-repeat;
	} 
a.download_brochure:hover 
	{
	background-position: -174px;
	}

a.watch_video:link, a.watch_video:active, a.watch_video:visited 
	{
	display: block;
	width: 174px;
	height: 36px;
	background-image: url(../images/design/nl_watchvideo.png);
	background-repeat: no-repeat;
	} 
a.watch_video:hover 
	{
	background-position: -174px;
	}
	
	a.binlifts_seemore:link, a.binlifts_seemore:active, a.binlifts_seemore:visited 
	{
	display: block;
	width: 102px;
	height: 27px;
	background-image: url(../images/design/nl_seemore.png);
	background-repeat: no-repeat;
	} 
a.binlifts_seemore:hover 
	{
	background-position: -102px;
	}

a.binlifts_brochure:link, a.binlifts_brochure:active, a.binlifts_brochure:visited 
	{
	display: block;
	width: 104px;
	height: 27px;
	background-image: url(../images/design/uk_brochure.png);
	background-repeat: no-repeat;
	} 
a.binlifts_brochure:hover 
	{
	background-position: -104px;
	}
	
a.distributor_enquiry:link, a.distributor_enquiry:active, a.distributor_enquiry:visited 
	{
	display: block;
	width: 174px;
	height: 36px;
	background-image: url(../images/design/nl_enquiryform.png);
	background-repeat: no-repeat;
	} 
a.distributor_enquiry:hover 
	{
	background-position: -174px;
	}
	
.omnidel_containerbox 
	{
  background-image: url(../images/design/nl_container_typebox.png);
	width: 167px;
  height: 278px;
	padding-top: 38px;
	padding-left: 12px;
	}

div.link-to-reinigings-demo-dagen {
  width:110px;
  height:103px;
  position:absolute;
  top:45px;
  left:31px;
  z-index:999;
  cursor:pointer;
}

div.link-to-reinigings-demo-dagen a {
  width:110px;
  height:103px;
  display:block;
}

div.omnidel-e-link-wrapper {
  position:relative;
  float:left;
}

a.reinigingsdemodagen {
  background:url(../images/home/reinigings-demo-dagen.png) no-repeat left top;
  display:block;
  width:314px;
  height:27px;
  margin-top:10px;
}

a.reinigingsdemodagen:hover {
  background-position:left bottom;
}
