#upsell {
	height: 148px;
	width: 640px;
	overflow: -moz-scrollbars-horizontal;
  	overflow-x: auto;
  	overflow-y: none;
}