	#slide {
	text-align: center;
	height: 120px;
	width: 740px;


}
	#imageBox {
	width: 700px;
	height: 120px;
	border: 1px solid #333333;
	overflow: hidden;
	position: absolute;
	top: 380px;
}
	#imageBoxInside {
	width: 100000px;
}
	#imageBox img  { padding: 0px; margin: 0px; }
	#imageBox br { clear: none; }
	#controls_1 img {
	border: 0;
	position: absolute;
	left: -30px;
	top: 430px;
}
	#controls_2 img {
	border: 0;
	position: absolute;
	top: 430px;
	right: -30px;
}
