#content-left {
	width: 260px;
	text-align: center;
	float: left;
}

#content-right {
	width: 500px;
	float: left;
}
