#menu {
	height: auto;
	width: 230px;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
#menu li {
	margin: 0px;
	height: auto;
	width: auto;
	list-style-type: none;
}
