
/*form*/ 
form {
  margin: 0;
  padding: 0;
  z-index: 1; }

form h2 {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 145px;
  padding: 0;
  font-size: 12px;
  color: #0033CC; }

div.in {
  margin-top: 8px;
  margin-right: 0;
  margin-bottom: 12px ! important;
  margin-bottom: 5px;
  margin-left: 0;
  clear: both; }

.in label {
  float: left;
  width: 115px;
  line-height: 20px;
  text-align: right;
  margin-right: 5px;
  font-size: 11px; }

.in label span {
  font-size: 9px; }

.in input {
  width: 130px;
  font-size: 11px; }

.in select {
  width: 135px;
  color: #666;
  font-size: 11px; }

#error {
  color: #fff;
  text-align: right;
  font-weight: bold;
  padding-top: 5px;
  width: 338px; }

#sub {
  padding-top: 10px;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  position: absolute;
  width: 274px; }

#sub2 {
  padding-top: 10px;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  width: 183px;
  margin-left: 95px; }

#delete { }

#send { }

BUTTON {
  font-size: 11px; }

textarea {
  width: 133px;
  height: 63px; }

#checktxt {
  font-size: 11PX; }

#checktxt a {
  text-decoration: underline;
  color: #666; }

#checktxt a:hover {
  color: #0033CC; }

#bar {
  margin-top: 3px;
  background-color: #666;
  text-align: right; }

#bar a {
  text-decoration: none;
  color: white;
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-left: 0; }

#bar a:hover {
  color: #0033CC; }

/* trattamento*/ 
#trattamento {
  width: 288px;
  height: 260px;
  border-color: #666;
  border-width: 1px;
  border-style: solid;
  position: absolute;
  left: 20px;
  background-color: #fff;
  z-index: 1000; }

#trattamento2 {
  width: 288px;
  height: 452px;
  border-color: #666;
  border-width: 1px;
  border-style: solid;
  position: absolute;
  right: 0;
  background-color: #fff;
  z-index: 1000; }

#trattamento-in {
  margin-top: 5px;
  margin-right: 10px;
  margin-bottom: 0;
  margin-left: 10px;
  line-height: 25px; }

#trattamento-in a {
  text-decoration: none;
  color: #0033CC;
  font-weight: bold; }

#trattamento-in a:hover {
  color: #666; }
