/*#search-results {*/
	/*position:absolute;*/
	/*border:solid 1px #b9b9b9;*/
	/*background-color:#ffffff;*/
	/*height:auto;*/
	/*font-family: Arial, Helvetica, sans-serif;*/
	/*font-size:12px;*/
	/*overflow:hidden;*/
	/*border-spacing: 0;*/
/*}*/

/*#search-results table {*/
	/*border-spacing: 0;*/
/*}*/

/*#search-results table tr{*/
	/*border-spacing: 0;*/
/*}*/

#search-results ul {
	list-style: none;
	list-style-position: outside;
	padding:5px;
	margin:0;
}
/*#search-results tr:visited, #search-results tr:link {*/
	/*text-decoration: none;*/
	/*color: #333333;*/
	/*width:300px;*/
	/*display:block;*/
	/*white-space: nowrap;*/
	/*padding:0 4px 0 4px;*/
/*}*/

/*#search-results td {*/
	/*cursor:pointer;*/
/*}*/

/*#search-results td img{*/
	/*width: 15px;*/
	/*height: 9px;*/
/*}*/

/*#search-results tr:hover, #search-results tr.hover {*/
	/*background-color: #fd6732;*/
	/*border-color: #b9b9b9;*/
	/*color: #ffffff;*/
/*}*/

/*#search-results td.market {*/
	/*width:100px;*/
	/*text-align:right;*/
	/*color: #a9a9a9;*/
/*}*/

/*#search-results td.symbol {*/
	/*width:100px;*/
	/*text-align:left;*/
/*}*/