div#errorMsg {
	font-weight: bold;
	font-size: 11px;
	color: #666;
	margin: 20px 0px 20px 0px;
}

div#searchLeft {
	float: left;
}

div#lookupBox {	/* company search div */
	border: 1px solid #CCC;
	height: 43px;
	width: 283px;
}

div#searchDivider {
	float: left;
	margin-top: 10px;
}

div#searchDivider img {
	width: 1px;
	height: 138px;
	margin-left: 15px;
	margin-right: 15px;
}

div#searchExchanges {
	float: left;
	line-height: 9px;
	margin-bottom:5px
}

div#lookupBoxInner {	/* company search div */
	border-top: 1px solid #FFF;
	color: #333;
	padding: 5px;
	vertical-align: middle;
	font-weight: bold;
}

div#lookupBoxInner input {	/* keyword input */
	width: 270px;
	font-size: 9px;
}

div#lookupBox form {
	display: inline;
}

div#lookupBox input {
	height: 12px;
	font-size: 9px;
}

div.moduleBoxContent {
	height:180px;
}

table#searchResults td {padding: 2px;margin: 2px;background-image: url(https://thomson.cache.wallst.com/img/dottedLine.gif);	background-position: 0% 100%;background-repeat: repeat-x;}
table#searchResults th {padding-top: 15px;color: #666;font-weight: normal;font-size: 9px;text-align: left;border-bottom: 1px solid #CCC;}
table#searchResults {color: #666;width: 100%;}
table#searchResults a {	font-size: 9px;}
table#searchResults th a { text-decoration: underline; color: #2E2E2E;}
table#searchResults tr.oddRow td  { background-color: #f3f3f3;}
table#searchResults tr.evenRow td {}
table#searchResults tr td.evenRowSort {	background-color: #F3F3F3;}
table#searchResults tr td.oddRowSort, table#searchResults tr th.oddRowSort {background-color: #e6e6e6;}
table#searchResults th img {margin:0 0 0 3px; width:5px; height:3px}
table#searchResults th div.shiftLeft, table#searchResults td div.shiftLeft {padding-left:8px;}
table#searchResults th.exchangeCol, table#searchResults td.lookupExchange,  table#searchResults td.sortCol1{ width: 150px; }

div#divLoading{
	float:left;
	margin-bottom:4px;
}

img#searchBtn {
	cursor: pointer;
	cursor: hand;
	float:right;
	width: 43px;
	height: 14px;
}

div.searchSection {
	padding-top: 9px;
	padding-bottom: 9px;
	background-image: url(https://thomson.cache.wallst.com/img/dottedLine.gif);
	background-position: 0% 100%;
	background-repeat: repeat-x;
}

div.searchSection h5 {
	margin: 0px;
	font-size: 11px;
	font-weight: bold;
	color: #333;
}

div.searchSection b {
	color: #666;
}

div#searchExchanges {
	line-height: 8px;
}

div#searchExchanges h5 {
	margin: 0px;
	margin-bottom: 4px;
	font-size: 11px;
	font-weight: bold;
	color: #333;
}

div#searchExchanges b {
	color: #666;
}

div#searchExchanges input {
	margin: 2px;
	padding: 0px;
	height: 13px;
	width: 13px;
}

div#pagination
{
  border-top: 0px none;
	float:right;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

div#pagination span{ font-weight:bold; color:#000; }

div#pagination a{ text-decoration:underline; }
