#siteContent #primary a.land,
#siteContent #primary a.land:visited,
#siteContent #primary a.land:active{
	width:150px;
	float:left;
	margin: 6px;
	padding: 10px 0px;
	text-align:center;
	background:#FFF url('/design/images/layout/news_bg.gif') repeat-x top left;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	height:100px;
}

#siteContent #primary a.land span{
	font-size:10px; 
	text-decoration:underline;
	background: url('/design/images/layout/title_bg.gif') no-repeat center left;
	padding-left:16px;
}

#siteContent #primary a.land img{margin:4px;}


#siteContent #primary a.land:hover span{
	text-decoration:none;
}

.distributor{
	padding: 10px;
	background:#FFF url('/design/images/layout/news_bg.gif') repeat-x top left;
	margin-top:1px;
}

.distributor a.pic{
	float:right;
	border:2px solid #fff;
}

.distributor a.pic:hover{
	border:2px solid #FC6603; 
}

.distributor span.website{
	background:url('/design/images/icons/website.png') no-repeat 0% 55%;
	padding-left:20px;
}

.distributor span.email{
	background:url('/design/images/icons/email.gif') no-repeat 0% 55%;
	padding-left:20px;
}

.distributor span.adres{
	background:url('/design/images/icons/adres.png') no-repeat 0% 55%;
	padding-left:20px;
}

.distributor span.contact{
	background:url('/design/images/icons/contactpersoon.png') no-repeat 0% 55%;
	padding-left:20px;
}

.distributor span.tel{
	background:url('/design/images/icons/tel.gif') no-repeat 0% 55%;
	padding-left:20px;
}

.distributor span.fax{
	background:url('/design/images/icons/fax.png') no-repeat 0% 55%;
	padding-left:20px;
}