#lightwindow_contents{
  overflow: auto;
  background: #e7e8e9;
  line-height: 18px;
}

.bodi{
  background: #e7e8e9;
}

.logop{
  background: url(chrome/logo_p.jpg) center no-repeat;
  height: 38px;
  margin-bottom: 20px;
  margin-top: 10px;
}

.logon{
  height: 20px;
  margin-bottom: 20px;
  margin-top: 10px;
}

.imag{
  margin-bottom: 20px;
}

.titolo{
  font-size: 14px;
  font-weight: bold;
  margin: 0px 10px 10px 10px;
}

.subtit{
  font-size: 14px;
  margin: 0px 10px 10px 10px;
  font-weight: bold;
}

.testo{
  font-size: 14px;
  margin: 0px 10px 10px 10px;
  text-align: center;
}

a{
  color: #a00;
  text-decoration: none;
}
