#main		{
				float: left;
				width: 630px;
			}
		
#sidebar	{
				float		: left;
				margin-left	: 20px;
				width		: 225px;
			}
		