div.searchTab {float: left; background-color:#f0f0f0; border-width: 1px 1px 0px 1px; border-color: white #aaaaaa white white; border-style: solid; font:12px tahoma; padding:3px 10px; cursor: pointer; text-align: center; color:#333333}
div.searchTab#active { background-color: #E8E8ED; font-weight: bold; border-width: 1px 1px 0px 1px; border-color: #E8E8ED #aaaaaa #f0f0f0 #E8E8ED; top: 1px; color: black; cursor: default;}
table#dateInterval tr th.title {text-align: left; padding:7px 2px 3px 2px; font-size:75%;}
form#advancedSearchForm {margin-top:0px}
form#advancedSearchForm input.textField {height:19px}
table.searchForm {background-color: #f0f0f0; border-bottom:1px solid #cccccc;}
table.searchForm tr td {padding: 2px 0px 2px 4px; font-size:75%; vertical-align:top}
table.searchForm tr td.title {font-weight: bold; text-decoration: underline; padding: 5px 2px 3px 4px}
a.advancedSearch {float:right; font-size:12px; font-family: tahoma; padding-top:3; color: #0000ff}

/*** QUOTE SEARCH CSS: POSITION RELATIVE ***/

#bgTop      {background-image: url(http://pics.rbc.ru/quote/new/top_new.gif);}
#bgLeft      {background-image: url(http://pics.rbc.ru/quote/new/left_new.gif);}
#bgRight    {background-image: url(http://pics.rbc.ru/quote/new/right.gif);}
#bgBottom {background-image: url(http://pics.rbc.ru/quote/new/bottom.gif);}

#searchEmitentForm .ticker            { color: #333333; font-family:tahoma; font-size:12px; height: 22px; }
#searchEmitentForm .title               { color:#a00; font-weight:bold; font-family:tahoma; font-size:13px}
#searchEmitentForm .withInputText { width: 75px; padding-left: 5px; }
#searchEmitentForm input.textField  { width: 100% }

#searchEmitentForm span { 
    color: #333333; 
    font-family: Tahoma; 
    font-size: 12px; 
    background-image: none;
    text-decoration: underline;
    font-weight: normal;
    cursor: pointer;
}
#searchEmitentForm .active {
    background-position: center top; 
    background-repeat: no-repeat; 
    background-image: url(../images/bg/triangle.png);
	padding-top: 8px;
	margin-top: -2px;
    font-weight: bold;
    text-decoration: none;
    cursor: default;
}
.searchOptionBlock {font-size:12px; _position:relative; _top:-2px;}
#searchEmitentForm #searchOption {
	white-space: nowrap;
}
#searchEmitentForm #searchOption span {
	display: inline-block;
	_display: inline;
	zoom: 1;
    text-align: center;
}
#searchEmitentForm #searchOption #tickers {
	width: 70px;
}
#searchEmitentForm #searchOption #emitent {
	width: 80px;
	text-align: center;
}
#searchEmitentForm #searchOption #news {
	width: 80px;
	text-align: center;
}
#askQuestionForm .title { font-family:tahoma; font-size:11px}
#askQuestionForm .textField, #searchEmitentForm input.textField { height:18px; font-family:tahoma; font-size:12px; border: #a3abb8 solid 1px  }
#searchEmitentForm input.button { vertical-align: middle; }
#searchEmitentForm td.textField { padding-right: 5px; }
#searchEmitentForm .counters { display: none; }

#searchForm td { vertical-align: bottom; } 

a.head {
        text-decoration: none;
}
a.head:hover {
        text-decoration: underline;
}
.helperFree {background-color: #FFF;}
.helperWork {background-color: #DDD;}
#companyname {
	overflow-y: auto;
	max-height: 290px;
	height: expression( this.scrollHeight > 295 ? '290px' : 'auto' );
	width: 330px;
	background-color: #FFF;
	z-index: 100;
	border: 1px solid #A3ABB8;
	border-top: 1px solid #C7CCD4;
    _left:0;
}
#companyname .innerTable {
	width: 100%;
}
#companyname .innerTable td {
	padding: 2px 5px;
	font-size: 12px;
}

td.emit_s_form { width:100%; height: 56px; padding-left: 20px; }
