select.categoryDropdown
{
    font-size: 11px;
    font-family: verdana,arial,helvetica,sans-serif;
    width: 200px;
}

div.categoryDropdown
{
	/* BORDER="0" cellpadding="0" CELLSPACING="0" */
	border: 0px;
	border-collapse: collapse; /* <table cellspacing="0"> */		
}

img.categoryDropdown
{
	/* WIDTH="18" HEIGHT="1" BORDER="0" */
	width: 18px;
	height: 1px;
	border: 0px;
}

