TABLE{
//	-moz-binding : url(../CSS/moz-behaviors.xml#-moz-table);
}

.suggestTextBox{
	behavior:url(../CSS/suggestTextBox.htc);
//	-moz-binding : url(../CSS/moz-behaviors.xml#suggestTextBox.htc);
}
.pseudoLink{
	behavior:url(../CSS/pseudoLink.htc);
//	-moz-binding : url(../CSS/moz-behaviors.xml#pseudoLink.htc);
}
.filterTable {
	behavior:url(../CSS/filterTable.htc);
//	-moz-binding : url(../CSS/moz-behaviors.xml#filterTable.htc);
}
.selectBox{
	behavior:url(../CSS/selectBox.htc);
}

.textBox{
	behavior:url(../CSS/textBox.htc);
//	-moz-binding : url(../CSS/moz-behaviors.xml#textBox.htc);
}

.checkBox{
	behavior:url(../CSS/checkBox.htc);
}

.tabSwitcher{
	behavior:url(../CSS/tabSwitcher.htc);
//	-moz-binding : url(../CSS/moz-behaviors.xml#tabSwitcher.htc);
}

.tabControl{
	behavior:url(../CSS/tabControl.htc);
//	-moz-binding : url(../CSS/moz-behaviors.xml#tabControl.htc);
}

.expander {
	behavior:url(../CSS/expander.htc);
//	-moz-binding : url(../CSS/moz-behaviors.xml#expander.htc);
}
.textAdapter{
	behavior:url(../CSS/textAdapter.htc);
}