@charset "UTF-8";
/* CSS Document */		
	
#address_Cal {
	position: relative;
	float: left;
	width: 500px;
	height: 56px;
	padding-left: 20px;
	padding-bottom: 0;
	}	
	
#searchArea {
	position: relative;
	float: right;
	width: 212px;
	height: 56px;
	background: url(../../images/bkgd_searchArea.jpg) no-repeat;
	padding-bottom: 0;
	}

#search_Cal {
	position: absolute;
	top: 26px;
	left: 0;
	width: 186px;
	height: 24px;
	}
	
#primaryCol_Cal {
	position: relative;
	width: 900px;
	z-index: 50;
	}	
	
#primaryColTop_Cal {
	position: relative;
	width: 900px;
	}
		
#whiteSpace_Cal {
	position: relative;
	left: 17px;
	background: url(../../images/bkgd_calWhiteSpaceTop.jpg) no-repeat;
	width: 826px;
	overflow: auto;
	padding: 15px 20px 20px 20px;
	clear: both;
	}