/* CSS Document */

#col2
	{
	float: left;
	width: 405px;
	}

#col3
	{
	float: right;
	width: 215px;
	}
