#space_wrapper {
	width:100%;
}

#space_1 {
	width: 74%;
	float:right;
}

#space_2 {
	width: 25%;
	float:left;
}
