ul{
   margin:0px;
   padding:0px;
   list-style:none;
}
ul li{
	margin:0px;
	padding:0 0 0 14px;
	background-image: url(../../images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 11px;
}
ul a{
	color:#67492C;
	text-decoration:none;
    font-size:11px;
	line-height:21px;
}
ul a:hover{
	color:#E68200;
	font-size: 11px;
}
.al{
	margin:0;
	padding:0 0 0 14px;
	background-image: url(../../images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: left center;
}