.ContentPane {
	width: 74%;
	float: left;
}
.RightPane {
	width: 24%;
	float: right;
}