#nome{width:25em;}
#email{width:25em;}
#ddd{width:6em;}
#telefone{width:17.8em;}
#assunto{width:25em;}
#mensagem{width:25em;
	      height:5em;}
.MsgS{position:fixed;
      top:0;
      right:0;
      padding:1em;
      background:#05b30b;
      z-index:1000;
      margin:0.3em;
      color:#fff;}
.MsgE{position:fixed;
      top:0;
      right:0;
      padding:1em;
      background:#e60000;
      z-index:1000;
      margin:0.3em;
      color:#fff;}