#textcolumn {
	float: left;
	width: 560px;
	margin-left: 5px;
	font-size: 90%;
	display: block;
}

#textcolumn2 {
	float: left;
	width: 280px;
	margin-top: 10px;
	margin-bottom: 20px;	
}

#right {
	width: 270px;
	float: right;
	margin-top: 10px;
	margin-bottom: 20px;	
}
