
#search-box .vietTyping {
	background: transparent url(../../images/type_en.gif) no-repeat;
	cursor: pointer;
	height: 21px;
	width: 21px;
}

#search-box .on {
	background-image:url(../../images/type_vn.gif);
}


