#sidebarContainer {
        position: absolute;
        top: 110px;
}

#container {
	background: white;
}
#contentContainer {
	margin-left: 320px;
	margin-right: 0px;
    min-height: 1075px;
}

#widescraper {
    float: right;
    width: 160px;
    height: 600px;
    background-color:white;
}