#content{ 
	float:left;
	width:75%;
	padding:10px 0;
		} 
	#sidebar{ 
	float:right;
	width:20%;
	padding:10px 0;
		} 
		