#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;
	position: relative;
	bottom: 3px;
	_bottom: 7px;
	z-index: 100;
	height: 150px;
	background-color: #999999;
	text-align: center;
	padding-bottom: 4px;
	display: none;
}
#filter-expanded table {
	color: #EEEEEE;
}
#filter-expanded td {
	font-size: 10px;
}
#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;
}

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

