#container{
    width: 100%;
    background: white;
}
#floated{
    float: right;
    width: 25%;
    background: white;
}