#feedback_form 
{
position:fixed !important;
position:absolute;
z-index:999;
width:260px;
height:400px;
left:-280px;
top:50px;
padding:20px;
background:url(linguetta.jpg) right 0 no-repeat
}

#feedback_form .handle 
{
position:absolute;
right:0;
top:0px;
height:130px;
width:20px;
cursor:pointer;
cursor:hand;
}

#feedback_form .feedback-container 
{
background:#ffe8d8;
padding:15px;
border:solid 1px #aa3c00;
border-left:none;
margin-left:-20px;
}

#feedback_form label 
{
display:block;
}

.iframe_preferiti
{
width:250px;
height:380px;
overflow:auto;
}

