ul.map {
	font-family: Tahoma, Geneva, Helvetica, Arial, Trebuchet, Sans-Serif;
	font-size: 11px;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 130px; /* Width of Menu Items */
	border-bottom: 1px solid #CCC;
	}
