ul {
    margin:0 0 15px 0;
	padding:0;
	list-style:none;
}

ul li{
   margin:0 0 4px;
   background:url(../images/bullet4.gif) no-repeat 0 5px;
   padding:0 0 0 11px;
}
/*
.contentvlak ul li a{
	background:url(../images/bullet4.gif) no-repeat 0 5px;
	padding:0 0 0 11px;
}
*/