
.rightFloat {
 position: fixed; 
 height: 600px; 
 overflow: auto;
 top: 100px;
}


