body {
	margin:0px;
	font: normal 11px/16px Verdana, Arial, Helvetica, sans-serif;
}

/* get rid of those system borders being generated for A tags */
a:active {
  outline:none;
}

:focus {
  moz-outline-style:none;
}

#products img {
	margin:0px 15px 0px 0px;	
	cursor:pointer;	
}

.description {
	background-color:#f7f8f8;
	border:1px solid #ddd;	
	width:294px;
	height:190px;
	display:none;
	margin-top:15px;
	moz-border-radius:4px;
	padding:0px 6px 6px 9px;
}

.description .arrow {
	width:19px;
	height:17px;
	background:transparent url(../images/puntje-grijs.png) repeat scroll;
	top:-17px;
	margin-left:8px;
	font-size:1px;
	position:relative;
}
.description h2 {
	margin-top:-10px;
}
.seo-logo {
	width:73px;
	height:94px;
	background:transparent url(../images/seo-deskundige-webdesignbureau.png) no-repeat;
	margin-top:-80px;
	margin-left:8px;
}
.w3c-logo {
	width:82px;
	height:63px;
	background:transparent url(../images/w3c-logo.png) no-repeat;
	margin-top:-32px;
	margin-left:204px;
}
.webdesign-browsers {
	width:287px;
	height:61px;
	background:transparent url(../images/webdesign-browsers.jpg) no-repeat;
	margin-top:-17px;
	margin-left:5px;
}
.perfect-webdesign {
	width:160px;
	height:80px;
	background:transparent url(../images/perfect-webdesign.jpg) no-repeat;
	margin-top:-27px;
	margin-left:130px;
}
.buttonTab{background-image:url(../images/leesverderP.png); background-repeat:no-repeat; height:20px; width:117px; float:left; margin-top:-5px}
.buttonw3c{background-image:url(../images/leesverderP.png); background-repeat:no-repeat; height:20px; width:117px; float:left; margin-top:13px}
.buttonPpg{background-image:url(../images/leesverderP.png); background-repeat:no-repeat; height:20px; width:117px; float:left; margin-top:13px}

#webdesign-w3c .arrow {
	margin-left:85px;	
}

#webdesign-prefect .arrow {
	margin-left:161px;	
}

#webdesign-browser .arrow {
	margin-left:239px;	
}

