/* CSS Document */
#chiudiFb { margin-left:170px;
margin-top:8px;
	}
#fbscorrevole {
position: fixed;
float: right;
bottom: 10px;
right: 10px;
color:#000;
font-size:15px;
line-height: 1;
width: 265px;
text-align: center;
background-color: white;
border-top: 3px solid #ff0000;
border-left: 3px solid #ff0000;
border-right: 3px solid #ff0000;
border-bottom: 3px solid #ff0000;
-moz-box-shadow: 2px 5px 5px 5px #737373;
-webkit-box-shadow: 2px 5px 5px 5px #737373;
box-shadow: 2px 5px 5px 5px #737373;
overflow: visible;
}