@charset "utf-8";
/* CSS Document */
#option1 ,
#option2 ,
#option3,
#option4,
#par3,
#par4,
#par5,
#bird,
#eagle,
#better,
#holeone
 {
  display:none
 }
#match_parameter_area label,#match_parameter_areano label
 {
  display:-moz-inline-block;
  display:inline-block;
  cursor:pointer;
  height:17px;
  padding-left:20px;
  background:url(../../images/radio.png) no-repeat left top;
 }
#match_parameter_area label.checked,#match_parameter_areano label.checked { background-position:left bottom; }