SPAN.select			{width: 130px; border: 1px solid #CAB773; display: block; margin: 1px 0px 0px 0px}
SPAN.select .button	{width: 15px; padding: 0px;	background: URL(/images/selectButton.gif) no-repeat; cursor: pointer; border: 1px solid #FFFFFF;}

TABLE.selectTable	{height: 20px; width: 100%; margin: 0px 0px 0px 0px}
TABLE.selectTable TD.selected		{background: window; padding: 0; font: icon;}
div.option			{padding: 2px 5px 0px 5px; background: URL(/images/searchBackStrech.gif) repeat-x; cursor: pointer; height: 19px; font-weight: normal;}
div.dropDown		{position: absolute; visibility: hidden; width: 100%; border: 1 solid windowtext; padding: 0; background: window; color: windowtext;} 


SELECT.nsSelect {border: 1px solid #CAB773; width: 130px; height: 20px; background: URL(/images/searchBackStrech.gif) repeat-x;}
SELECT.nsSelect OPTION {background: #FFFFFF; color: #000000}