.content-sidebar #primary {
	width: 74%;
	float: left;
}
.content-sidebar #secondary {
	width: 22%;
	margin-left: 0;
	padding: 2%;
}
