.fl {
	float: left; display: inline;
}
img {
	border: 0; display: block;
}
.news_slider {
	position: relative; width: 960px; margin: 0 auto 0px auto; text-align: center;
}
.news_slider .messaging {
	display: block; padding: 0px; margin: 0; background: #ffffcc;
}
.news_slider .prev, .news_slider .next {
	position: absolute; top: 40%; display: none;
}
.news_slider .prev {
	margin-left: -10px;
	z-index: 5;
}


.news_slider .next {
	right: 0;
	margin-right:-10px;
	z-index: 5;
}

a.recargan{
	background:transparent url(/wp-content/themes/sientoxciento/images/forward.gif) no-repeat scroll 0 100px;
	display:none;
	height:130px;
	margin:-212px 0 0 913px;
	width:26px;
	float:left;
	z-index: 9;
	position: relative;
}

span.noshown{
	background:none;
	display:block;
	height:130px;
	margin:0 0 0 939px;
	width:26px;	
	float:left;
	}
	
a.recargap{
	background:transparent url(/wp-content/themes/sientoxciento/images/reload.gif) no-repeat scroll 0 100px;
	display:block;
	height:130px;
	margin:-12px 0 0 -14px;
	width:26px;
	float:left;
}

span.noshowp{
	background:none;
	display:none;
	height:130px;
	margin:0 0 0 -13px;
	width:26px;
	float:left;
	}
 
/* */
.news_slider .container {
	position: relative; top: 0; left: 0; width: 100%; background: #eeeeed;
}
.news_slider .news_items {
    /*
        The width must be equal to .item ((width + margin-right) * 6).
    */
	position: relative; width: 900px; top: 5px; left: 30px; overflow: hidden;
}
.news_slider .view_all {
	padding: 0px; margin: 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: 150px !important; margin-right: 0px;
}
.news_slider .item a {
    color:#043385;
}
.news_slider .item a:hover {
    color:#EB791C;
}
.news_slider .item div {
	 width: 125px; padding: 0px 0 0px 0;
}
.news_slider .item img {
	padding: 0px;
}

.news_slider .news_items {
	margin-top:0px;
	left:0!important;
	}




