/*
	Accessible News Slider : Plugin Specific
-----------------------------------------------------------------------------------------*/

#news-wrapper .accessible_news_slider img {
	border: 0;
}
#news-wrapper .accessible_news_slider li,
#news-wrapper .accessible_news_slider p {
	margin: 0;
	padding: 0;
}

#news-wrapper .accessible_news_slider {
	position: relative;
	overflow: hidden;
}
#news-wrapper .accessible_news_slider .javascript_css {
	position: relative;
	z-index: 3;
	padding: 20px;
	background: #fffcd3;
}
#news-wrapper .accessible_news_slider .skip_to_news {
	position: absolute;
	top: 0;
	left: -9999px;
}


#news-wrapper .accessible_news_slider ul {
	position: relative;
	left: 0;
	width: auto;
	margin: 0;
	padding: 0;
	list-style-type: none;
	overflow: hidden;
	z-index: 1;
}
#news-wrapper .accessible_news_slider li {
	float: left;
	display: inline;
	width: 300px;
}



/*
	Accessible News Slider : Plugin Specific : Theme [ Business as Usual ]
-----------------------------------------------------------------------------------------*/

#news-wrapper .business_as_usual  {
	width: 462px;
	border-left: 2px solid #d8d7d7;
	border-right: 2px solid #d8d7d7;
	border-top: 2px solid #d8d7d7;
	border-bottom: 2px solid #d8d7d7;
	margin: 0 0 32px 0;
	background-color:#FFFFFF;
}

#news-wrapper .business_as_usual  ul{
	padding:0 0 0 0; margin:0;
}
#news-wrapper .business_as_usual a {
	color: #363636;
}

#news-wrapper .business_as_usual .back {
	height: 23px;
	position:absolute;
	left:390px;
}

#news-wrapper .business_as_usual .back a {
	height: 23px;
	line-height: 23px;	
}

#news-wrapper .business_as_usual .next {
	height: 23px;
	padding-left:175px;
}

#news-wrapper .business_as_usual .next a {
	height: 23px;
	line-height: 23px;
	text-align: right; 
	display:inline;	 
}

#news-wrapper .business_as_usual .view_all {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin: 0 0 0 0;
	padding: 2px 2px 0 2px;
	text-align: left;
	color: #6C717A;
	font-size: 85%;
}

#news-wrapper .business_as_usual li {
	padding: 5px 0; margin:5px 0 0 0;
	overflow: hidden;
	width: 115px; 
	text-align:center; height:75px; 
	font-size:12px; color:#666;
    background: url(pattern_sfondo.jpg) no-repeat bottom center ; 
}

#news-wrapper .business_as_usual li.selected {
	background: url(pattern.jpg) no-repeat ; color:#FFFFFF;
}

#news-wrapper .business_as_usual li img {

	margin-top:10px;
	border:1px solid #eee;
	padding:1px; 
	background-color:#FFFFFF;
}
#news-wrapper .business_as_usual li p {
	margin: 0 ; height:35px;
}

#news-wrapper .business_as_usual #news_container { 
	width:458px; min-height:200px; 
	text-align:center; padding-top:4px;
}

#news-wrapper .business_as_usual #news_container a {
	text-decoration:none;
	font-weight: bold;
	background-image:none;
}

#news-wrapper .business_as_usual strong {color:#000;}

#news-wrapper .business_as_usual .count { margin-right:190px;}

#news-wrapper .business_as_usual #paraText { text-align:justify; color:#333333; margin:4px;font-size: 100%;line-height: 1.231;font: 13px/1.231 arial,helvetica,clean,sans-serif; }

#news-wrapper .business_as_usual .date { text-align:left; margin-left:4px; margin-bottom:4px;font-family: inherit;color:##6C717A;font: 13px/1.231 arial,helvetica,clean,sans-serif;}

#news-wrapper .business_as_usual h1 { text-align:left; color:#666666; margin:8px 4px 4px 4px; font-size:16px; }

#news-wrapper .business_as_usual li a {text-decoration:none; background-image:none; font-weight:normal; }
.all_news
{
padding:5px 5px 5px 5px;
}