#sidebarContainer {
	width: 150px;
	position: relative;
	z-index: 3;
	background: url(http://www.ifixit.dk/column.gif) no-repeat;
}



#contentContainer {
	line-height: 1.6em;
	position: relative;
	z-index: 4;
	top: 0;
	margin-left: 163px;
	width: 760px;
}

#contentContainer #content {
	width: 740px;
}