#container {
	width: 700px;
}

* html #contentContainer #content {
	padding: 0 10px 5px;
	height: 100%;
	z-index: 6;
	position: relative;
	margin-top: -50px;
	width: 435px;
}