#page
{
}
fieldset
{
   float:left;
   width:345px;
}
fieldset .button
{
   float:right;
   background-color:006699;
   margin-top:7px;
   color:white;
}