#servers_hd {
  margin: 7px 0 0 20px;
  padding: 0 590px 12px 0;
  line-height: 1.5em;
  height: 110px;
  background: url(../images/server_down_hd_bg.gif) 130px bottom no-repeat;
}
#servers_hd .servers_hd {
  display: block;
  background: url(../images/server_down_hd.gif) no-repeat;
  margin-bottom: 7px;
  width: 350px;
  height: 30px;
}
#servers_hd .sel_games {
  position: absolute;
  right: 20px;
  _right: 35px;
  top: 10px;
}
#notice {
  margin: 5px 0 5px 20px;
  font-weight: bold;
  line-height: 1.5;
}
  #notice ul {
    font-weight: normal;
  }
#quick_search {
  margin: 5px 20px;
}
  #quick_search select {
    margin: 0 25px 0 15px;
  }
  #keyword {
    width: 270px;
    margin-right: 20px;
  }
  .servers_feedback {
    padding-left: 20px;
  }
    .servers_feedback dt {
      margin: 3px;
    }
    .servers_feedback table {
      width: 694px;
    }
	.servers_feedback table table {
	  width: 300px;
	}
    .servers_feedback th {
      background-color: #97a490;
      font-weight: normal;
      color: #fff;
      padding: 5px;
    }
    .servers_feedback td {
      background-color: #eaede9;
      padding: 5px;
    }
    .servers_feedback th.form_hd {
      width: 120px;
    }
  .existing_list,
  .form {
    width: 250px;
    height: 29px;
  }
  .existing_list {
    background: url(../images/servers_existing.gif) no-repeat;
  }
  .form {
    background: url(../images/servers_form.gif) no-repeat;
  }
  .existing_list td {
    text-align: center;
  }
