.fl {float: left; display: inline;}
.news_slider {position: relative; width: 705px; margin: 0 auto 10px auto; text-align: left; background: #FEFBD3; border:1px solid #FFC445; }
.news_slider .messaging {display: block; padding: 5px; margin: 0 0px 5px 0px; background: #ffffcc; }
.news_slider .prev, .news_slider .next {display: none; }
.news_slider .next {display:block;}
.news_slider .container {position: relative; top:0; left:0; width:100%; margin-top:5px;}
.news_slider .request_items {/* The width must be equal to .item ((width + margin-right) * 4).*/
	position: relative; width: 705px; top: 0; left: 0px; overflow: hidden;}
.news_slider .view_all {font-size: .8em; padding: 5px; margin: 0 0 2px 0; border-top: #eeeeed 1px solid; border-bottom: #eeeeed 1px solid; text-align: center;}
.news_slider .item {/*Must contain a width and a margin-right.*/
	width: 130px; margin: 5px 5px;}
/*.news_slider .item div {font-size: .8em; width: 150px; padding: 10px 0 10px 0;}
.news_slider .item img {padding: 10px;}
*/
