  form.id_form
  { padding: 0px;
    margin: 10px 0px 10px 50px;
    padding: 10px;
  }
  
  .id_logout
  { text-align: right;
    color: #444444;
  }

  .id_logout a
  { text-decoration: none;
    font-weight: bold;
	color: #383888;
	border-bottom: solid 1px #c0c0c0;
  }

  input.id_txt
  { border: solid 1px #c0c0c0;
  }
