#GB_overlay {
  position: absolute;
  margin: auto;
  top: 0;
  left: 0;
  z-index: 100;
  width:  100%;
  height: 100%;
}

#GB_window {
  top:37%;
  left:24%;
  position: absolute;
  background: #808080;
  padding:10px 10px 10px 20px;
  width: 370px;
  z-index: 150;
  color:#FFF;
}

#GB_window img { cursor:pointer; }

#GB_frame {
  font-size:13px;
  line-height:20px;
  text-align:left;
  padding-right:10px;
}

#GB_frame a { color:#ce1e44; font-weight:normal; }

#GB_frame a:hover { text-decoration:underline; }

#GB_window p{
	margin:0;
	padding:0;
}

.titoloNews{
	margin-bottom:10px !important;
}