#encuestas {
float : right;
width : 391px;
background : inherit;
overflow : hidden;
}

#encuestas p {
padding : 0 0 5px 5px;
}
.encuestas ul {
padding : 3px 0 12px 0px;
list-style-type:none;
}

#encuestas li {
line-height : 22px;
list-style : none;
margin-bottom: 2px;
list-style-type:none;
}
#encuestas li a{
	padding-left: 15px;
	color: #74797E;

}


#encuestas a:hover {
text-decoration : underline;
color: #000;
background: inherit;
}
#encuestas h3 {
color : #eee;
font : bold 1.0em Arial, Sans-Serif;
background : #3F4040;
width : 100%;
height : 24px;
line-height : 22px;
text-indent : 10px;
font-weight: normal;
}