﻿ul {
	margin: 0;
	margin-left: 10px;
	list-style: url(cement/img/list.jpg);
	padding: 0;
}
li {
	margin: 0;
}
li a {
	border-bottom: 1px dotted white;
	text-decoration: none;
	color: white;
	font: 12pt Arial;
}



