#left{
float:left;
padding-left: 125px;
}
 
#right{
width: 200px;
float:right;
padding-right: 0px
}
