div.scroller { 
	/* modify width and height of scrolling section if necessary	*/		
	width: 272px; 
	height: 170px;
	overflow: hidden;
	border:none;
	}
	div.scroller div.section {
		/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
		width:270px;
		height: 170px;
		overflow:hidden;
		float:left;
		padding:1px;
				
		}
	div.scroller div.content {
		width: 10000px;
		}

/*personalizzazioni*/

div.scroller img {
display:block;
margin:0 0 10px 0;
}

div.scroller .thumb {
border:1px solid #B2B2B2;
display:none !important;
padding:4px;
}

div.scroller a {
font-weight:bold;
}


div.scroller div.data_calendario{
color: #fff;
font-size:13px !important;
font-weight:normal !important;
clear:both;
text-decoration:none !important;
padding-left:0;
}
div.scroller h1  {
	
	margin: 7px 0 10px -15px;
}
div.scroller h1 a {
	color: #00B5ED !important;
	font-size: 20px;
	text-decoration:none;
	
}

div.scroller p {
	color: #fff;
	
}

div.scroller div.data {
color:#333333;
float:none !important;
font-size:10px;
font-weight:normal;
margin-bottom:0;
margin-left:0 !important;
text-transform:lowercase;
}

div.scroller div a {
display:block;
margin:0 0 0 15px !important;
}

.news .testo_destra{
float: right;
margin-right:15px;
}

.news .testo_destra img{
margin-left:15px;
}

.content .section {
	
	text-align: left;
}
.content .section p {
	color: #fff;
	font-size:15px;
}







.weather div.scroller { 
	/* modify width and height of scrolling section if necessary	*/		
	width: 402px; 
	height: 50px;
	overflow: hidden;
	border:none;
	}
.weather div.scroller div.section {
		/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
		width:400px;
		height: 50px;
		overflow:hidden;
		
		padding:1px;
				
		}
.weather 	div.scroller div.content {
		width: 10000px;
		}

/*personalizzazioni*/

div.scroller img {
display:block;
margin:0 0 10px 0;
}

div.scroller .thumb {
border:1px solid #B2B2B2;
display:none !important;
padding:4px;
}

div.scroller a {
font-weight:bold;
}


.weather  div.scroller div.data_calendario{
color:gray !important;
font-size:11px !important;
font-weight:normal !important;
clear:both;
text-decoration:none !important;
padding-left:0;
}

div.scroller div.data {
color:#333333;
float:none !important;
font-size:10px;
font-weight:normal;
margin-bottom:0;
margin-left:0 !important;
text-transform:lowercase;
}

div.scroller div a {
display:block;
margin:0 0 0 15px !important;
}

.news .testo_destra{
float: right;
margin-right:15px;
}

.news .testo_destra img{
margin-left:15px;
}

.weather .content .section {
	
	text-align: right;
}
.weather .content .section p {
	color: #fff;
	font-size:13px;
}
.weather .giorno {
	color: #00B5ED;
}


