/* CSS Document */
.register_info_holder{
  width:185px;
  height:100%;
  float:right;
  border:#FCFDFF 1px solid;
  padding:2px;
  margin-top:2px
}
.register_form_holder{
  width:400px;
  float:left;
  border:#FCFDFF 1px solid;
  padding:2px;
  margin-top:2px
}
.register_rd_holder{
  width:185px;
  height:218px;
  float:right;
  border:#FCFDFF 1px solid;
  padding:2px;
  margin-top:2px
}