#space {
position: relative;
height: 30px;
}

#login {
position: relative;
width: 630px;
height: 280px;
background: url('images/gray_bg.jpg') no-repeat;
float: right;
}

#pad {
padding: 100px;
}

#login input{
width: 130px;
}

