.fl {	float: left; display: inline; height:}.news_slider {	position: absolute; width: 552px; height: 117px; margin: 0 auto 20px auto; text-align: left; top: 41px; left: 339px;}.news_slider .messaging {	display: block; padding: 5px; margin: 0 20px 5px 20px; background: #ffffcc;}.news_slider .prev {	position: absolute; top: 50px; left: 0px; display: none; width: 22px; height: 22px;}.news_slider .next {	position: absolute; top: 50px; left: 530px; display: none; width: 22px; height: 22px;}.news_slider .container {	position: relative; top: 0; left: 0; width: 100%; height: 117px;}.container { height: 117px; }.news_slider .news_items {    /*        The width must be equal to .item ((width + margin-right) * 2).    */	position: relative; width: 508px; height: 117px;top: 0; left: 22px; overflow: hidden;}.news_slider .view_all {	display: none;}.news_slider .item {    /*        Must contain a width and a margin-right.    */	width: 117px; height: 117px; margin-right: 10px;}.news_slider .item img {	border: 5px solid #fff;}