body {
	margin: 0;
	padding: 0;
	/*background-color: #000000;*/
	}

.linkcell{cursor:pointer;cursor:hand;}

#MASTER { behavior: url(iepngfix.htc); }
.thingy { behavior: url(iepngfix.htc); }

#CatBoxHolder LI {
	DISPLAY: inline-block; WORD-WRAP: break-word; VERTICAL-ALIGN: top; -moz-box-orient: vertical; border:0px solid #000; margin:0; padding:0;
}
* HTML #CatBoxHolder LI {
	DISPLAY: inline;
}
* + HTML #CatBoxHolder LI {
	DISPLAY: inline;
}
* HTML #CatBoxHolder LI {
	WIDTH: 165px;
}
#CatBoxHolder LI > * {
	WIDTH: 165px; DISPLAY: table; TABLE-LAYOUT: fixed; OVERFLOW: hidden
}


