#Home_tab #sondaggiodiv {
	background-color: #F0F7FF;
	padding: 10px;
}
#Home_tab #sondaggiodiv h1 {
	color: #0066FF;
	font-size: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 20px;
	background-image: url(immagini/sondaggio.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#Home_tab #sondaggiodiv h2 {
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}
#Home_tab #sondaggiodiv h2 a {
	color: #993300;
	text-decoration: none;
	font-weight: bold;
}
#Home_tab #sondaggiodiv h2 a:hover {
	text-decoration: underline;
}

#Home_tab #commtoday {
	background-color: #F0F7FF;
	padding: 10px;
}
#Home_tab #commtoday h1 {
	color: #0066FF;
	font-size: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 20px;
	background-image: url(immagini/sondaggio.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#Home_tab #commtoday h2 {
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}
#Home_tab #commtoday h2 a {
	color: #993300;
	text-decoration: none;
	font-weight: bold;
}
#Home_tab #commtoday h2 a:hover {
	text-decoration: underline;
}
#Home_tab #commtoday #singlecomm {
	margin-bottom: 10px;
}
#Home_tab #commtoday #singlecomm a {
	font-weight: bold;
	color: #0066FF;
	text-decoration: none;
}
#Home_tab #commtoday #singlecomm a:hover {
	text-decoration: underline;
}

