ul.menu {
	margin: 0px;
	padding: 0px;
}
ul.menu li {
	width: 180px;
	background-image: url(/img/dots.png);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-bottom: 2px;
	padding-top: 2px;
	list-style: none;
}