#emitents-filter {}

table.emitents-filter {}
table.emitents-filter td.first { vertical-align: top; padding: 0 6px; }

#emitent-search {
	display: block;
	font: 11px/11px 'trebuchet ms', sans-serif; color: black;
}

#emitent-search-form {
	margin: 0; height: 18px; padding: 5px 0 0 4px;
	/*overflow: hidden; position: relative;*/
	z-index: 1;
	text-align: left;
	font: 11px/11px 'trebuchet ms', sans-serif; color: black;
}

#emitent-search-form div.emitent-contain {
/*	width:201px;
	text-align:left;*/
}

#emitent-search-form input#emitent_search_text {
	width:132px;
	border: 1px solid #b3b3b3;
	font: 11px/11px 'trebuchet ms', sans-serif; color: black;
	height: 15px !important;
	height: 13px;
	margin: 0 !important;
	margin-right: -3px;
	padding: 1px 3px 0 !important;
	padding-top: 3px;
	z-index: 3;
}

#emitent-search-form td.cancel {
	padding-left:5px
}

#emitent-search-form td.cancel a {
	text-decoration: underline; color: #878787;
}

/* emitents elements formetting: */
#emitent-news-display {margin:12px 0;}

/* radio filter element */
#emitents-filter .with-selector {
	padding-top:7px;
	left: -6px; position:relative;
}
#emitents-filter .with-selector ul {
	margin:0;
}
#emitents-filter .with-selector ul li a {
	font: 11px/11px 'trebuchet ms', sans-serif; color: black;
}

.emitent-news {
	background-image:none !important;
}
.emitent-news #instrument-info-view {
	width: 100%;
}

#main-content table.spreadsheet tr.selected td {
	background-color: #F0F0F0 !important;
}
