#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;
}
#slinks {
	background-color: #525252;
	width: 152px;
	min-height: 200px;
	text-align: left;
}
#slinks h1 {
	background-image: url(../images/listheader.jpg);
	height: 39px;
	width: 142px;
	background-repeat: no-repeat;
	font-size: 18px;
	color: #f3c701;
	font-family: "Lucida Sans Unicode", sans-serif;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	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: #CCCCCC;
	list-style-type: none;
}
#slinks .filtercategory h1 {
	font-weight: bold;
	margin-top: 5px;
	background-color: #2C2C2C;
	line-height: 20px;
	background-image: none;
	height: 20px;
	font-size: 10px;
	padding-left: 10px;
	width: auto;
	margin-bottom: 5px;
	color: #CCCCCC;
}
#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;
}
