#content {
	padding:20px 20px 40px;
	width:960px;
}

.left {
	float:left;
	width:440px;
}

.right {
	float:right;
	width:440px;
}

