#content{
	float: left;
	width: 624px;
}

#sidebar{
	float: right;
	width: 300px;
}

