table.model1
{
float:left;
 padding: 0 5 5 0;
}
table.model2
{
float:right;
padding: 0 0 5 5;
}
form{
padding: 0px;
margin:0px;
}

