/*
***
**** waarom-shoptrader.php
***
*/

/*
***
**** Linkerkant vinkjes
***
*/

h2,
h3{
	margin-top: 5px;
	margin-bottom: 5px;
}

div.items{
	position: relative;
	padding: 10px;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left:17px;
	width: 699px;
}

div.items ul li{
	float: left;
	list-style: none;
	width: 100%;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-left: 25px;
	background: url(../../images/template/icons/icon_vinkje.png) top left no-repeat;
}