ul#foo{
	margin:0;
	padding:0;
}
#foo li{
	padding:0;
	margin: 0px;
	display: block;
	float: left;
	width:70px;
	height:123px;
	margin-top:27px;
	margin-right:20px;
	margin-left:20px;
	margin-bottom:27px;
}
#foo li a img{
	width:100%;
	height:100%;
}
#pickupwrapper{
	width:220px;
	height:140px;
	overflow:hidden;
	border-right:2px solid #232a4c;
	border-left:2px solid #232a4c;
	position:relative;
}
div div.caroufredsel_wrapper{
	text-align:center;
	left:-60px;
}
#pickup_footer{
	margin-top:-10px;
	position:relative;
}
a#foo_prev,
a#foo_next{
	display:block;
	position:absolute;
	width:50px;
	height:20px;
	text-indent:-9999px;
	overflow:hidden;
	outline:none;
	background-image:url(../images/spacer.gif);
}
a#foo_next{
	right:0
}
