#leftCol { position:relative; float:left; }
	#benchQuote { width:228px; }
		#benchQuote div {}
			#benchQuote img { float:right; margin: 0 3px 6px 0; width:225px; }
			#benchQuote p {
				clear:right; display:block; width:217px; background:url(/ftpimages/407/podium/style472/images/benchQuotes.png) top left no-repeat; margin:0 0 0 5px;
				font-family:Verdana; font-size:10px; line-height:12px; font-weight:bold; color:#ffffff; text-align:center; padding-top:6px;
			}
				#benchQuote p span { display:block; padding:0 10px; }
	
	#omniNav{}
		ul#omniNav {overflow:hidden; margin: 16px 0; padding: 0; list-style: none;} /*This is to ensure IE hides the 3rd button completely - remove when the button comes back*/
		#omniNav li { height:36px; margin:0; padding:0;}
			#omniNav li a { display:block; height:36px; width:212px;}
	/* Styling for hardcoded left column buttons. Replaced with self managed buttons March 2010.
	ul#omniNav { list-style:none; width:228px; background:url(/ftpimages/407/podium/style472/images/omniNavButts.jpg) top left no-repeat; margin:16px 0; padding:0; }
		ul#omniNav li { height:37px; margin:0 0 0 4px; padding:0;}
			ul#omniNav li.first { margin-top:3px; }
			ul#omniNav li a { display:block; height:37px; width:213px; font-size:1px; line-height:1px; text-indent:-9999em; background:none; }
	*/
	
	
	#siteSearch { height:39px; width:228px; background:url(/ftpimages/407/podium/style472/images/searchBack.jpg) top left no-repeat; margin:0; }
		#siteSearch p { display:none; }
		#siteSearch input {
			float:left; height:21px; width:112px; margin:13px 0 0 92px; background:none; border:none;
			font-family:Verdana; font-size:11px; color:#ffffff;
		}
		#siteSearch a { display:block; float:left; height:21px; width:12px; font-size:1px; line-height:1px; text-indent:-9999em; margin:11px 0 0; background:none; }
			#siteSearch a span { display:block; text-indent:0; }
				#siteSearch a span img {}