#sidebarContainer {
	width: 316px;
	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: 323px;
	width: 600px;
}

#contentContainer #content {
	width: 580px;
}

/* My Comment */