.fl {
	float: left; display: inline;
}
.news_slider {
	position: relative; width: 278px; margin: 0 auto 0 auto; text-align: left;
}
.news_slider .messaging {
	display: block; padding: 5px; margin: 0;
}
.news_slider .prev, .news_slider .next {
	position: absolute; top: 0px; display: none;  z-index:999;
}
.prevnextbg {
  background-image:url(../images/prevnextbg1.gif); height:17px; width:278px;  position: absolute; top: 200px; z-index:919; background-repeat:no-repeat; background-position:center;
}
.news_slider .next {
	right: 0;
}
.news_slider .container {
	position: relative; top: 0; left: 0; width: 100%;
}
.news_slider .news_items {
	position: relative; width: 278px; top: 0; left: 0px; overflow: hidden;
}
.news_slider .view_all {
	font-size: .8em; padding: 5px; margin: 0 0 0 0;  text-align: center; display:none;
}
.news_slider .item {
	width:278px; margin-right:0px;
}
.news_slider .item div {
	 width: 278px; padding: 0;
}
.news_slider .item img {

}

