/* Hack for using inline-block with MSIE */
html .CategoryTreePretendInlineMSIE { 
	display: inline;
}
