#content { width: 940px; }

#home{
  width: 100%;  
}
#left_box{
  float: left;
  margin-right: 20px;
}
#home p{
  text-align: justify;
}

#segnalazioni{
  margin-top: 15px;
  width: 275px;
  border: 2px dotted gray;
  padding: 10px;
  padding-bottom: 0px;
}
h1#titolo{
  font-size: 12px;
  font-weight: bold;
  font-style: italic;
}

li.post{
  font-weight: bold;
  font-size: 10px;

  margin-left: -10px;  
  
  text-decoration: none;
}