#registerdetails{
width:440px;
float:right;
display:inline;
padding:10px 10px 0 0;
}

#registerused{
width:400px;
xdisplay:inline;
xpadding:10px 10px 0 10px;
margin-left:5px;
}

#registerdetails table, #registerused table{
width:400px;
margin:0;
}

#registerdetails table tr, #registerused table tr{
background:none;
}

#registerdetails table .buttons, #registerused table .buttons{
font-size:.8em;
}

#registerdetails table .buttons button{
margin-left:100px;
}

#registerused table .buttons button{
margin-left:80px;
}