
#slider ul, #slider li {
		margin:0;
		padding:0;
		list-style:none;
		height: auto;
	}

div.sponsors {
	height: 452px;

}

div.sponsors  img {border: 0; margin: 5px auto; }

#slider h3 {
  color: #fff;
  background: #4a6930;
  font-size: 12px;  
  text-align: center;
  line-height: 24px;
  margin: 0;
  padding: 0;
  
}

.sliderbox {
border: none;
	width: 190px;
	height: 500px;
	background-color: #fff;
	overflow:hidden; 
	text-align: center;
}


.window {
	height:500px; width: 190px;
	overflow: hidden;
	position: relative;
	background:  blue;
}

/*.image_reel img {float: left;}*/