#container {	width:940px;	position:relative;}a:link, a:visited {	color: #666666;	line-height:1em;}a:hover, a:active {	color:#a8a8a8;}#carousel {	margin:0 auto;		float:left;}.ui-carousel {	height:174px;	width:940px;	margin:0;	overflow:auto;	position:relative; /*for ie7 to work e.g in html carousels*/	padding-left:5px;	width:940px;}.ui-carousel > .wrapper {    margin-top:2px;    padding:0;    width:9999px;	height:144px;	border:0;	display:block;	float:left;	overflow:hidden;}.ui-carousel > .wrapper > * {	border:0;	display:block;	float:left;	overflow:hidden;	}.things {	width:132px;	padding-right:20px;	font-weight:bold;	letter-spacing:-0.05em;	line-height:.5em;}#carouselnav {	width:916px;	position:absolute;	top:2140px;	margin-left:5px;	z-index:100;}a:focus {outline:none;}button::-moz-focus-inner {border:0;}#ui-carousel-next, #ui-carousel-prev {	width:16px;	height:92px;	background: url(images/arrow-left.gif) center center no-repeat;	display:block;	position:absolute;	z-index:100;}#ui-carousel-next {	right:0;	background-image: url(images/arrow-right.gif);}#ui-carousel-prev {	left:0;}			#ui-carousel-next > span, #ui-carousel-prev > span {	display: none;}	.clearfloat {	margin-top:1px;}