/** CSS STYLE FOR TEXTLOOKUP BEGIN **/
table.textlookup_container {
	border: 0px;
	margin: 0px;
	border-collapse: collapse;
}

table.textlookup_container tr td {
	padding: 0px;
}


table.textlookup_container input.searchBox {
	background: url(../image/textsearch/ts.png) 100% 50% no-repeat;
	padding-right: 20px;
}
/** CSS STYLE FOR TEXTLOOKUP PAGE:END **/

