.left_yellow {
	background-color:#fcf8c5;
	width:629px;
	padding: 10px;
	float: left;
	height: 600px;
	overflow: auto;
}
.right_yellow {
	background-color:#fcf59e;
	width:266px;
	float:right;
	height: 590px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

	
