#adminleft
{
float:left;
width:35%;
padding-bottom:20px;
}
#adminright
{
float:right;
width:60%;
padding-bottom:20px;
}