/* CSS Document */

#register select{
  margin-top: -3px;
}

#register textarea{
  width: 320px;
  height: 50px;
}

#register .hint{
  right: 220px;
}
