div#leftColumb div {
	margin-bottom:14px;
	background:url(../graphics/window_bg.gif) 0 26px repeat-x;
	
	}
div#leftColumb h2 {
	margin-bottom:0;
	padding:2px 0 0 7px;
	line-height:1.4em;
	text-align:left;
	background:url(../graphics/header_bg.gif) repeat-x;
	border-bottom:1px solid #999999;
	}
div#leftColumb p { padding: 7px; }
div#insights {
	height:185px; /* was 220 px with fuel surchage info link below */
	background:url(../graphics/window_bg.gif) 0 28px repeat-x;
	border:1px solid #999999;
	}
div#insights h2 {
	margin-bottom:7px;
	border-bottom-width:1px;
	}
div#insights img {
	float:left;
	margin:7px;
	border:1px solid #999999;
	}