#slinks {
	background-color:#F2D297;
	width: 152px;
	min-height: 200px;
	text-align: left;
}
#slinks h1 {
	height: 15px;
	width: 142px;
	font-size: 15px;
	color:#CCCCCC;
	background-color:#996600;
	font-family: "Lucida Sans Unicode", sans-serif;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#slinks h1 span {
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
#slinks ul {
	margin: 0px;
	padding: 0px;
}
#slinks li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
	list-style-type: none;
}
#slinks .filtercategory h1 {
	font-weight: bold;
	margin-top: 5px;
	background-color:#C79836;
	line-height: 20px;
	background-image: none;
	height: 20px;
	font-size: 10px;
	padding-left: 10px;
	width: auto;
	margin-bottom: 5px;
	color:#333333;
}
#slinks .filtercategory p {
	padding-left: 10px;
}
#slinks .filtercategory ul li {
	padding-left: 10px;
	white-space:nowrap;
}
#slinks .filtercategory .button {
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#slinks .filtercategoryitem {
	border-bottom-width: 1px;
	border-bottom-color: #9B9B9B;
	border-top-width: 1px;
	border-top-color: #9B9B9B;
}
#filter {
	background-color: #CCCCCC;
	width: 152px;
	min-height: 200px;
	text-align: left;
}
#filter h1 {
	background-color: #66CCFF;
	height: 30px;
	width: 152px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#filter h1 span {
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
#filter ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 25px;
}
#filter li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	line-height: 20px;
	list-style-type: none;
}