#column2 {
	display: block;
	width: 220px;
	float: left;
}
#column1{
	display: block;
	float: left;
	width: 495px;
	margin-right: 20px;
}
