/* -- right colunn -- */
#sidebar {
	width: 226px;
	margin-right:12px;
	float:right;
	margin-top:15px;
	background-color: #4f4f4f;
	background-image: url(../media/utility/bottom.jpg);
	background-repeat: no-repeat;
	background-position: -21px bottom;
}
.topsidebar  {
	background-image:url(../media/utility/top.jpg);
	background-position:-21px -2px;
	background-repeat:no-repeat;
	width:100%;
	height:7px;
}
#sidebar h2 {
	font-family: Helvetica, Arial;
	font-size: 13px;
	color: #eae549;
	font-weight: bolder;
	text-transform:uppercase;
	margin-left:20px;

}
#sidebar h2 a {
	font-family: Helvetica, Arial;
	font-size: 13px;
	color: #eae549;
	font-weight: bolder;
	text-transform:uppercase;
	margin-left:0px;
	background-image:none;
    padding-left:0px;
}

.pollh2  {
	font-family: Helvetica, Arial;
	font-size: 13px;
	color:  #eae549;
	font-weight: bolder;
	text-transform:uppercase;
	margin: 10px 0px 5px 20px;
    padding:0px;
}
#sidebar p {
	margin-top:-10px;
	font-size:12px;
	color: #fff;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:20px;
}
#sidebar a {
	background-image:url(../media/utility/more.png);
	background-repeat:no-repeat;
	background-position:top left;
	color: #eae549;
	padding-left:30px;
	text-decoration:none;
	line-height:30px;
	margin-left:120px;
}

#sidebar a:hover {
	color: #FFF;
}


/* -- survey / sondaggio -- */
#survey {
	color:#FFFFFF;
    padding: 5px;
	border: 0px solid red;
}
#survey label
{
    display:inline;
    float:none ;
    text-align: left;
    padding: 0 10px 0 0px;

}

#NewsletterSubscription label
{
    display:inline;
    float:none ;
    text-align: left;
    padding: 0 10px 0 0px;

}

.PollControl
{
    padding: 0px 5px 5px 5px;}

/*
#survey ul {
	width:100%;
	float:left;
	margin-top:-10px;
}
#survey li {
	list-style-position: outside;
	list-style-image: url(../media/utility/survey-li.jpg);
	margin-left:25px;
	line-height:20px;
	color:#FFFFFF;
	line-height:25px;
	width:100%;

}
#survey a {
	margin-left:130px;
}
*/
/* -- survey / sondaggio fin -- */

