ul.radio_list{
 margin: 0;
 padding: 0;
 list-style-type: none;
  float: left;
}
ul.radio_list li{
 float: left;
}