#lines {
	position: absolute;
	height: 2px;
	width: 2px;
	left: 0px;
	top: 146px;
	z-index:600;
}

#heading {
	position: absolute;
	height: 77px;
	width: 267px;
	left: 1px;
	top: 146px;
	z-index:500;
}
#content{
	position: absolute;
	height: 239px;
	width: 502px;
	left: 268px;
	top: 146px;
	z-index:500;
	overflow:auto;
}