
div#content{
float:right;
width:700px;
background-color: #fff;
margin: 30px;
}
div#extra{
float:left;
clear:left;
width:350px;
margin: 10px;
}