#panel {
	position: absolute;
	top: 154px;
	left: 0px;
	overflow: hidden;
	background: url('/images/home-panel.png') 0 0 no-repeat;
	width: 354px;
	height: 471px;
	z-index: 10;
}

#body div.content {
	margin-left: 380px;
}

#body {
	min-height: 0px;
	height: 404px;
}

.ie #body {
	height: 417px;
}
