.ch {
	background: transparent url(/images/flags/flags.gif) no-repeat scroll 0px 0px;
	height:16px;
	width:16px;
}
.en {
	background: transparent url(/images/flags/flags.gif) no-repeat scroll -16px 0px;
	height:16px;
	width:16px;
}
.hk {
	background: transparent url(/images/flags/flags.gif) no-repeat scroll -32px 0px;
	height:16px;
	width:16px;
}
.jp {
	background: transparent url(/images/flags/flags.gif) no-repeat scroll -48px 0px;
	height:16px;
	width:16px;
}
.kr {
	background: transparent url(/images/flags/flags.gif) no-repeat scroll -64px 0px;
	height:16px;
	width:16px;
}
.sg {
	background: transparent url(/images/flags/flags.gif) no-repeat scroll -80px 0px;
	height:16px;
	width:16px;
}
.th {
	background: transparent url(/images/flags/flags.gif) no-repeat scroll -96px 0px;
	height:16px;
	width:16px;
}
.tw {
	background: transparent url(/images/flags/flags.gif) no-repeat scroll -112px 0px;
	height:16px;
	width:16px;
}
.vn {
	background: transparent url(/images/flags/flags.gif) no-repeat scroll -128px 0px;
	height:16px;
	width:16px;
}
.na {
	background: transparent url(/images/flags/flags.gif) no-repeat scroll -144px 0px;
	height:16px;
	width:16px;
}
.all {
	background: transparent url(/images/flags/flags.gif) no-repeat scroll -160px 0px;
	height:16px;
	width:16px;
}
#listing input {
	margin-left:5px;
}