#servers_hd {
  margin: 7px 0 0 20px;
  padding: 0 590px 12px 0;
  line-height: 1.5em;
  height: 110px;
  background: url(../images/rules_bg.gif) 130px bottom no-repeat;
}
#servers_hd .servers_hd {
  display: block;
  background: url(../images/rules_hd.gif) no-repeat;
  margin-bottom: 7px;
  width: 310px;
  height: 28px;
}
#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;
  }
  #rules,
  #rules2 {
    padding-left: 20px;
    line-height:1.5;
    color:#555;
  }
  #rules p{
  	text-indent:2em;
  	line-height:24px;
  }
  #rules a{
  	
  	color:#336699;
  	text-decoration:underline;
  }
  #rules li {
    float: left;
    width: 150px;
  }
  #rules dt {

  }
  #rules li,
  #rules .rule-item {
    display: block;
    height: 32px;
    padding-left: 30px;

    line-height: 32px;
    font-weight: 400;
  }
  .game-rules-hd {
    background: url(../images/game_rules.gif) 5px center no-repeat;
    height: 55px;
    text-indent: -999em;
  }
  .agreement-hd {
    clear: left;
    background: url(../images/players_rules.gif) 5px center no-repeat;
    height: 55px;
    text-indent: -999em;
  }
  .penalty-hd {
    background: url(../images/penalty.gif) 5px center no-repeat;
    height: 55px;
    text-indent: -999em;
  }
  .game-rules-hd, .agreement-hd, .penalty-hd {
	margin: 20px 0 2px 0;
}
.game-rules-hd a, .agreement-hd a, .penalty-hd a {
	display: block;
	height: 30px;
	width: 100px;
	margin-top: 5px;
	background: none;
}