if you want you can try this :
Code: 
.toplinks .remember {
font-size: 10px;
color: #333;
position: relative;
left: -39px;
}
.toplinks .remember input {
vertical-align: baseline;
position: relative;
left: 52px;
top: 5px;
float: right;
}
hopefully it'll work, you can use it to mess around with it etc