/* Bertolli contact pages */
body{
font-family: verdana, helvetica, arial, sans-serif;
	color: #330;

}

#content #left ul {
	font-size:11px;
	background-color:transparent;
	
	margin:0px 0px 0px 20px;
	padding-left:0px;
	
	line-height:18px;
	
}

#content #left ul li{
	clear:both;
background-color:transparent;


}

.margarine{
	background:url(../images/producten.png);
	_background:url(../images/producten.gif);
	background-repeat:no-repeat;
	background-position:top center;
	width:475px;
	height:120px;
	text-decoration:none;
	cursor:pointer;
}

.dressing{
	background:url(../images/producten.png);
	_background:url(../images/producten.gif);
	background-repeat:no-repeat;
	background-position:center -120px;;
	width:475px;
	height:120px;
	text-decoration:none;
	cursor:pointer;
}