div#selection {
	background: #B8C0EE;
	position: relative;
	top:2px;
	display: block;
	width: auto;
	padding:0px;
	margin:0px;
	margin-bottom: 2px;
	border: 1px solid white;
}

div#selection img.corner {
	display: none;
}

div.box {
	position: relative;
	top: 0px;
	display: block;
	width: auto;
	padding: 0px;
	margin: 0px;
	background: #B8C0EE;
}

div.head {
	position:relative;
	margin:-2px;
	top:0px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
}

div.body {
	position:relative;
	margin:0px;
	top: 3px;
}

div.foot {
	position: relative;
	padding:0px;
	padding-left: 5px;
	padding-right: 5px;
	top: 0px;
	width:auto;
}

div#links_box div.body {
	line-height: 90%;
	height:170px;
	padding: 8px;
	padding-bottom: 0px;
}

#adjust_box_body {
	position:relative;
	height:30px;
}

#other_links {
	position: absolute;
	right:10px;
	text-align:right;
	width:auto;
}

#sort_box_body {
	position: absolute;
	left:8px;
}
#price_box_body {
	position: absolute;
	left: 186px;
}
#results_per_page_box_body {
	position: absolute;
	left: 373px;
}

div#links_box div.body div.category_link {
	position:relative;
	font-size: 17px;
	font-weight: bold;
	float:left;
	text-align:center;
	width: 104px;
	height: 26px;
	letter-spacing: -1px;
	padding-top: 1px;
}

div.spacer{
	clear:both;
	font-size: 5;
}
