#leftBox {
   position: absolute;
   left: 170px; top:140px;
   width: 396px;
}

#rightBox {
   position: absolute;
   left:574px; top:140px;
   width:190x;
}

#rightBoxBis {
   position: absolute;
   left:574px; top:310px;
   width:190px;
}

h3 {
    font-size:10px;
    font-weight:bold;
    text-transform:uppercase;
    margin-bottom:10px; margin-top:0;
    padding:0;     
}