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

#content{
	float: left;
	width: 80%;
}