#contentContainer {
	margin-right: 250px;
	line-height: 1.6em;
}

/* hide the sidebar by setting it's display to none. */
#sidebar {
	float: right;
 	width: 250px;
	background-color: #FFFFFF;
	margin: 0px;
}

