ul, li {
	margin: 0;
	padding: 0;
	border: none;
	line-height: 100%;
	list-style-type: none;
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	text-align: left;
}
textarea { font-size: 100%; }
img { vertical-align: bottom; }
hr  { display: none; }


ul li {
	margin: 0 0 0 10px;
	padding: 0 0 0 20px;
	background: url(images/ic_home.gif) no-repeat 0 4px;
	line-height: 160%;
}
ul li ul {
	background: url(images/ic_bk.gif) no-repeat 17px 0;
}
ul li ul.category li {
	background: url(images/ic_category.gif) no-repeat 1px -283px;
}
ul li ul.page li {
	background: url(images/ic_page.gif) no-repeat 1px -283px;
}
ul li ul li.last {
	background-color: #000000;
}
