.right_pane{
	float: right;
	width: 35%;
}

.contentpane{
	float: left;
	width: 62%;
}


