.producten {
	width:230px;
	float:left;
}
.categorie{
float:left;
}

.catcenter{
	text-align: center;
	width:160px;
}
.catcenter img {
border:none;
}
*{
font-family:'arial, helvetica';
font-size: 10pt;
line-height: 10pt;
<!--[if IE 8]>
font-family:'arial, helvetica';
font-size: 10pt;
line-height: 10pt;
<![endif]-->
<!--[if IE 7]>
font-family:'arial, helvetica';
font-size: 10pt;
line-height: 10pt;
<![endif]--> 
}


.actie {
	font-family:'arial, helvetica';
	font-size:12px;
	height:25px;
	color:#E95E40;
	/*margin-left:20px;
	padding-top:inherit;
	padding-right:600px;
	padding-left:15px;*/
	font-weight: bolder;
	width: 60%;
}

.button{
      background: white url(menu.png) top;
      text-align: left;
      color: #000000;
      width: 150px;
      height: 34px;
      font-weight: bold;
	  border:0px;
	  padding-bottom: 3px;
	  font-size: 11px;
}

.buttonnotconfirmed{
      background: white url(menunonconf.png) top;
	  color: #000000;
      width: 180px;
      height: 32px;
	  font-weight: bold;
	  border:0px;
	  padding-bottom: 3px;
	  font-size: 12px;
}

.buttonlogin{
      background: white url(menulogin.png) top;
	  color: #000000;
      width: 100px;
      height: 32px;
	  font-weight: bold;
	  border:0px;
	  padding-bottom: 3px;
	  font-size: 12px;
}
