#slidebanner{float:right; margin:3px 22px 0 0; width:525px; height:202px;}
.container {
	overflow: hidden; 
	width: 530px; 
	cursor: pointer; 
	position: relative; 
	height: 200px;
	background-color:#000000;
}

div.slides {
	left: 0px; 
	position: absolute; 
	TOP: 0px
}
