	/*--------- itemList Navigation -----------*/
	/* itemListHeader */
	#itemListHeader {
		float: left;
		width: 100%;

		color: #666;
		padding-bottom: 5px;
		border-bottom: solid 1px #999;
	}
	#itemListFooter {
		width: 100%;

		float: left;
		color: #666;
		padding-top: 5px;
		border-top: solid 1px #999;
		margin-bottom: 2em;
	}
	.itemListHeader-wrapper {
		float: left;
		width: 100%;
		height: 100%;

	}
	.itemListUtility {
		height: 100%;
		width: 355px;
		margin: 0 auto;
		clear: both;
	}
	.resultPageList {
		
		text-align: center;
		margin-left: auto;
		margin-right: auto;
		padding-top: 10px;
		height: 30px;
	}
	.resultPageList img {
		vertical-align: middle;
	}
	.prevPage,.nextPage {
		vertical-align: middle;
	}
	.sortListBar {
		text-align: left;
		margin-left: auto;
		margin-right: auto;
		height: 20px;
		background: url(../../img/package_search/active/sortBg.gif) repeat-x;
	}
	.sortListBar .sortTitle {
		width: 65px;
		height: 20px;
		background: url(../../img/package_search/active/sortTitleBg.gif) no-repeat;
		font-size: 0.75em;
		vertical-align: middle;
		text-indent: 0.75em;
		font-weight: normal;
		color: #FFF;
	}
	.sortListBar .sortMenu {
		border-right: solid 1px #FFF;
		text-align: center;
		width: 100px;
		font-size: 0.75em;
		color: #FFF;
		vertical-align: middle;
		line-height: 2em;
	}
	.sortMenu a {
		text-decoration: none;
		color: #FFF;
		margin-left: 0.4em;
		margin-right: 0.4em;
	}
	.sortMenu a:hover {
		color: #F00;
	}
	.sortListBar .nowOrder {
		color: #FF0;
	}
	
	.resultPageCount {
		height: 50px;
		width: 150px;
		float: left;
		margin-left: -170px;
		text-align: right;
		padding-top: 5px;
		font-size: 0.8em;
		
	}
	.resultPageCount .hitCount {
		height: 30%;
		
	}
	.resultPageCount .displayPage {
		height: 30%;
	}
	.itemListImage {
		background: url(../../img/package_search/active/siteLogo.gif) no-repeat 0px 15px;
		height: 100%;
		width: 150px;
		float: left;
		margin-left: -100%;
		text-indent: -9999px;
	}
	.itemListImage a {
		display: block;
		width: 100%;
		height: 100%;
	}
	
	/* --- itemRegistUtility --- */
	.itemRegistUtility {
		width: 100%;
		height: 25px;
		vertical-align: middle;
		font-size: 0.75em;
		float: left;
		padding-left: 1px;
		padding-top: 5px;
		margin-bottom: 2px;
		
	}
	.itemRegistUtility a {
		text-decoration: none;
		color: #00F;
	}
	.itemRegistUtility a:hover {
		text-decoration: underline;
	}
	.itemRegistUtility .checkArrow1 {
		text-indent: -9999px;
		width: 35px;
		height: 100%;
		float: left;
		background: url(../../img/package_search/active/checkBoxArrow1.gif) no-repeat;
		
	}
	.itemRegistUtility .checkArrow2 {
		text-indent: -9999px;
		width: 35px;
		height: 100%;
		float: left;
		background: url(../../img/package_search/active/checkBoxArrow2.gif) no-repeat;
		
	}
	.itemRegistUtility .itemRegistMenu {
		height: 100%;
	}
	.itemRegistUtility .itemRegistMenu .batchMenu {
		height: 100%;
		padding-left: 30px;
		background: url(../../img/package_search/active/lineW20H1.gif) no-repeat left center;
		line-height: 2em;
		float: left;
	}
	.itemRegistUtility .itemRegistMenu .batchHandling {
		height: 100%;
		line-height: 2em;
		float: right;
	}

	.batchHandling span.smartDisplay {
		
		padding: 0.25em;
		
	}