    #quadro_aviso_temp{
      width:350px;
      height:200px;
      background:url(/manutencao/fundo_aviso_temp.gif) no-repeat;
      padding:5px;
    }
    #titulo_quadr_aviso{
      font-family:verdana;
      font-size:13px;
      color:#59596B;
      font-weight:bold;
      height:20px;
      width:95px;
      background-color:#EEEEF0;
      margin-bottom:8px;
      margin-top:15px;
    }
    #texto_aviso_temp{
      font-family:verdana;
      font-size:11px;
      color:#404051;
      margin-bottom:10px;
      margin-top:10px;
    }
    #itens_aviso_temp{
      background-color:#F1F5FA;
      border-top:1px solid #DFDEEA;
      border-bottom:1px solid #DFDEEA;
      height:56px;
    }
    #itens_aviso_temp li{
      height:28px;
      margin-left:10px;
      line-height:28px;
      list-style-image:url(/manutencao/seta.gif);
      font-family:verdana;
      font-weight:bold;
      font-size:11px;
      color:#59596B;
    }
    
    #agradecimento{
      font-family:verdana;
      font-style: italic;
      color:#59596B;
      font-size:10px;
      margin-top:10px;
      float:right;  
    }
    
