/*pic gallery*/
#news-rotator {
	Z-INDEX: 1; OVERFLOW: hidden; POSITION: relative; HEIGHT: 275px
}
#news-rotator .image {
	DISPLAY: block; 
}
#news-rotator .story {
	 HEIGHT: 150px
}

#news-rotator H1 {
	MARGIN-TOP: 8px; COLOR: #fff
}
#news-rotator H1 A {
	COLOR: #fff! important
}
#news-rotator .story .padding {
	PADDING-RIGHT: 25px; PADDING-LEFT: 25px; PADDING-BOTTOM: 0px; PADDING-TOP: 210px; _PADDING-TOP: 220px; 
	font:bold Arial 12px
}
#news-rotator .controls {
	Z-INDEX: 5; RIGHT: 15px; BOTTOM: 45px; POSITION: absolute
}
#news-rotator .controls IMG {
	BACKGROUND-IMAGE: url(../../images/kasoweb/news-scroller-controls.png); WIDTH: 15px; CURSOR: pointer; MARGIN-RIGHT: 3px; HEIGHT: 15px
}
#news-rotator .control-prev {
	BACKGROUND-POSITION: 0px 0px
}
#news-rotator .control-next {
	BACKGROUND-POSITION: 0px -17px
}
#news-rotator .control-stop {
	BACKGROUND-POSITION: 0px -34px
}
#news-rotator .control-play {
	BACKGROUND-POSITION: 0px -51px
}


