#sponsorbox {
	background: url(/client/images/layout/sponsorbox.png) no-repeat;
	width: 280px;
	height: 90px;
	margin-bottom: 4px;
}
#slides {
	position: relative; top: 9px; left: 45px;
}
.slides_container { width: 190px; height: 60px; }
.slides_container div { width: 190px; height: 60px; display: block; }

#slides img { position: absolute; }
