#column-right {
/* Typical fixed height and fixed width example */

overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
}