/* Support issued, added 11/5/10 KAQ*/
/*START*/
#searchContainer{
	float: left;
	margin: 18px 6px 10px 6px;
	height: 22px;
	float:left;
	}
	#search{
		height: 22px; width: 138px;
		float: left;			
		font-family: Verdana;
		line-height: 20px;
		padding: 0;
		margin: 0;
		border-top:1px solid #404040; 
		border-left:1px solid #404040;
		}
	.searchButton{
		float: left;
		height: 22px; width: 62px;
		background: url(/ftpimages/359/podium/style656/images/btn_search.gif) no-repeat;
		margin: 0;
		padding: 0;
		border: 0;
		text-indent: -9999px;
		}
/*END*/

#leftColAddress {
	padding:0;
	margin: 38px 0 18px 0;
	height: 96px; width:224px; display:block;
	background: url(/ftpimages/359/podium/style656/images/leftColAddress.png) top left no-repeat;
}

#leftColAddress .streetAddress, #leftColAddress .cityStateZip, #leftColAddress .telephoneNum, #leftColAddress .faxNum, #leftColAddress .emailAddress { display:none; }


