#slide {
	width: 980px;
	height: 150px;
	padding: 0;
	margin: 0;
}

#slide img {
	background-color: #fff;
	width: 980px;
	height: 150px;
	top: 0;
	left: 0;
}

.scroll_container{
	width: 250px;
	overflow: hidden;
	color:#999;
}

.spacer{
	width: 250px;
        height:190px;
}
