.content-pane{
	float:left;
	width:610px;
	padding-right:4px;
}
.right-pane{
	float:right;
	width:320px;
	padding-left:4px;
}
