.stred ul {list-style: none;}
.stred ul li
	{ display: block; padding: 7px 7px 7px 18px;
		text-decoration: none;
		background-image: url(../images/dott02.gif);
		background-position: 5px center;
		background-repeat: no-repeat;
		
		}
		
.ref ul {list-style: none;}
.ref ul li
	{ display: block; padding: 7px 7px 7px 18px;
		text-decoration: none;
		background-image: url(../images/dott03.gif);
		background-position: 5px top;
		background-repeat: no-repeat;
		}
 
