/*	Column width is fixed; no content is shown below the sidebar.*/#content{	width: 470px;  /*480px; /* allow sidebars run all the way down */	margin: 0px 20px 0px 0px;	padding: 0px 0px 10px 0px;}#sidebar{	padding: 0px; /* 0px 0px 15px 20px; /*bl padding: 15px 5px 15px 20px;*/	/* bl 3/23/06 background-color: #fff;*/}
