.cfp_dgw_window {
  position:absolute;
  overflow:hidden;
  background: transparent;
  cursor:move;
}
.cfp_dwg_closearea {
  width:10px;height:10px;overflow:hidden;right:0px;top:3px;position:absolute;cursor:pointer;background:url('fss/close.gif') no-repeat;
}
.cfp_dgw_resize {
  width:15px;height:16px;overflow:hidden;right:0px;bottom:0px;position:absolute;cursor:se-resize;background:url('fss/btright.gif') no-repeat;
}
.cfp_dwg_conteudo{
  padding: 1px;
  overflow: hidden;
  text-align:justify;
}
.cfp_dwg_conteudo_nr{
  padding: 1px;
  overflow:hidden;
  text-align:justify;
}
