/* Start of CMSMS style sheet 'editorei : Forms' */
textarea{
  width: 350px;
  height:  200px;
  overflow: auto;

}

input {
  width: auto;

}
.button{
  background:#ffc;
}
/* 
td {
  width: 200px;
}*/
.FormDesc{
	display: block;
	width:300px
}
/* End of 'editorei : Forms' */

