#container #inside #content {
	position: absolute;
	height: 399px;
	width: 488px;
	left: 18px;
	top: 332px;
	text-align: left;
	overflow: auto;
}
#content-new {
	position: absolute;
	left: 18px;
	top: 332px;
	height:650px;
	width:100%;
	padding:10px;
	text-align:center;
}

#container #inside #right {
	position: absolute;
	height: 399px;
	width: 220px;
	left: 515px;
	top: 332px;
	text-align: left;
	background-color: #fff5e5;
	overflow: auto;
}