#filter {
	height: 20px;
	width: 330px;
	margin: 32px auto 24px auto;
	_margin: 16px auto 0px auto;
	color: #FFFFFF;
}
#filter-expanded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 55%;
	position: relative;
	bottom: 21px;
	_bottom: 26px;
	z-index: 100;
	height: 1px;
	background-color: #999999;
	text-align: center;
	padding-top: 5px;
}
#filter-expanded table {
	color: #EEEEEE;
}
#filter-expanded-content {
	margin-top: 2px;
	_margin-top: 0px;
}
#filter input {
	position: relative;
	top: 2px;
}
#sortBy {
	position: relative;
	bottom: 19px;
	_bottom: 24px;
	left: 83px;
	font-size: 66%;
	z-index: 2;
}

#carousel .link {
	cursor: pointer;
	height: 100%;
}

#pageList {
	margin-bottom: 20px;
}
#pageList a {
	text-decoration: none;
}
