ul#spot_menu {    margin:0;    padding:0;    border:0;    list-style-type:none;	}ul#spot_menu li {	display: block;	margin:0;	padding:0;	border:0;}ul#spot_menu li a {	display:block;	width:265px;	color:#3e3e3e;	font-size:16px;	text-decoration:none;	text-indent: 24px;	text-align: left;	font-weight: normal;	background-image: url(../images/arrow.gif);	background-repeat: no-repeat;	background-position: 0px 2px;	height: 22px;}ul#spot_menu li a:hover {	color:#000000;	text-decoration: underline;}