/****************************** GLOBAL TAGS *******************************/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
  outline: 0;
}
body {
  line-height: 1.2;
  color: black;
  background: white;
  text-align: center;
}
div {
  text-align: left;
}
img
{
  vertical-align: top;
}
ol { padding-left: 1.5em; }
ul {
  list-style:inside;
}
ul.outside-list {
  list-style:outside;
}
h6 { font-weight: bold;}
/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: separate;
  border-spacing: 0;
}
caption, th, td {
  text-align: left;
  font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
}
blockquote, q {
  quotes: "" "";
}

p { margin: 10px 0; }

sup { font-size: 60%; vertical-align: top; }

/**************************** CLASSES, IDs *******************************/


#document {
  width: 970px;
  margin: 0 auto;
  z-index: 1;
}


#upperline {
  background: #809ead;
  height: 26px;
  text-align: right;
  padding-right: 11px;
  padding-top: 5px;
  margin-bottom: -3px;
  border-bottom: 4px solid #ffffff;
}

#upperline form { display: inline; }

#search-term {
  margin: 3px 0;
  border: 0;
  padding: 1px;
  height: 13px;
  font-size: 11px;
  vertical-align: top;
}


#search-btn {
  background: #b9c55b;
  height: 15px;
  width: 65px;
  color: #ffffff;
  border: 0;
  font: bold 14px Arial;
  position:relative; top:3px;
}

#mainmenu
{
  height: 34px;
  border-top: 3px solid #ffffff;
  border-bottom: 5px solid #ffffff;
  background: #b9c55b;
  padding-left: 10px;
}


#mme {
  display: block;
  padding: 0;
  margin: 0;
}


#mme li {
  display: block;
  list-style-image: none;
  padding: 0 30px;
  float: left;
  position:relative;
  z-index: 100;
}

#mme li#mme_myadco { padding-right: 0; }

#mme li a {
  display: inline-block;
  display: -moz-inline-box;
  height: 32px;
  text-align: left;
  font-family: helvetica, arial, sans-serif;
  font-size: 11px;
  color: #086530;
  text-decoration: none;
  vertical-align: middle;
  line-height: 13px;
  cursor:pointer;
}

* HTML #mme li a {
  margin-bottom: -6px;
  height: 40px;
}

#mme li a span {
  display: block;
  height: 32px;
  padding-top: 3px;
}

* HTML #mme li a span {
  display: inline;
}

#mme li a:hover { color: #ffffff; }

li#mme_home { padding-left: 10px; }

/* ******** submenus ********* */

#mme .submenu
{
  margin: 0;
  padding: 0;
  width: 150px;
  background: #b9c55b;
  position: absolute;
  top: 34px;
  left: 22px;
  visibility: hidden;
  z-index: 100;
  border-top: 2px solid #fff;
}

.notvis {
  display: none;
}


* HTML .submenu {
  top: -6px;
}


#mme .submenu a {
  background: #b9c55b;
  display: block;
  width: 140px;
  height: auto;
  border-top: 1px solid #ffffff;
  padding: 7px 5px;
  text-decoration: none;
  font-family: helvetica, arial, sans-serif;
  font-size: 12px;
  color: #086530;
  margin: 0;
}


#mme .submenu a:hover {
  text-decoration: none;
}


* HTML #mme  .submenu a {
  width: 150px;
}

/* ******** submenus end ********* */

#sessionctrl {
  display: inline-block;
  padding: 0;
  margin: 0;
  /*border-left: 1px solid #ffffff;*/
  height: 20px;
  vertical-align: middle;
}


* HTML #sessionctrl {
  display: inline;
}


#sessionctrl li {
  display: inline;
  list-style-image: none;
}


#sessionctrl li a {
  margin-left: 20px;
  font-size: 12px; font-family: arial, sans-serif;
  color: #ffffff;
  text-decoration: none;
}


#sessionctrl li a:hover {
  text-decoration: underline;
}

#dmenu
{
  visibility: hidden;
  width: 160px;
  height: 15px;
  float: right;
  margin: 25px 35px 0px 0px;
  background-color: #e6e6e6;
  border: 1px solid black;
  font-size: 12px; font-family: arial, sans-serif;
  color: #000000;
}


* HTML #dmenu {
  margin-right: 17px;
}


#dmenu-button {
  width: 15px;
  height: 15px;
  float: right;
  background-color: #9a9a9a;
  border-left: 1px solid black;
}

.lcorner {
  float: left;
}


.rcorner {
  float: right;
}


* HTML .lcorner, * HTML .rcorner {
  margin: 0px -3px;
}


.terminator {
  height: 0px;
  clear: both;
}


br.clear {
  clear: both;
}


#footer {
  height: 20px;
  font-size: 10px; font-family: arial, sans-serif;
  color: #000000;
  padding: 10px 20px;
}

#footer_copyright {  font-size: 10px; }

#footer_contacts { float: right; padding-right: 45px; font-size: 10px; }

#left {
  float: left;
  width: 210px;
}


#left-adco {
  margin: 10px 0px 0px 6px;
  border-width: 0px;
}

#right {
  float: left;
  width: 760px;
}


.toup {
  float: left;
  border-width: 0px;
}


.hrdiv {
  margin-left: 15px;
  border-top: 1px solid #ffffff;
  position: relative;
  top: 7px;
}


.concorner {
  vertical-align: bottom;
  position: relative;
  left: -35px;
  top: 20px;
}


.spacer {
  border-top: 1px solid black;
  margin: 10px 0px -10px 0px;
}


.blueborder {
  border-top-color: #005b7a;
}


.whiteborder {
  border-top-color: #ffffff;
  margin-top: 0px;
}


.color666666 {
  border-top: 1px solid #666666;
}

#right .back_1  {
  margin-bottom: 5px;
  width: 760px;
  height: 109px;
  background: url('../images/otr_title_graphic.jpg') no-repeat;
}
#right .back_2  {
  margin-bottom: 5px;
  width: 760px;
  height: 109px;
  background: url('../images/otr_title_graphic_2.jpg') no-repeat;
}
#right .back_3  {
  margin-bottom: 5px;
  width: 760px;
  height: 109px;
  background: url('../images/vs_title_graphic.jpg') no-repeat;
}
.content_color_1 {
  padding:33px;background:#e0dda6;
}
.content_color_1 table td {
  line-height:26px !important;
}
.left_color_1 {
  width:530px;line-height:26px !important;font:normal 12px Arial; color:#000000;
}
.left_color_1 h1 {
  line-height:20px !important;font:bold 12px Georgia;color:#E76F34;margin:0px 0px 20px 0px;
}
.right_color_1 {
  padding-top:60px;vertical-align:top;padding-left:40px;font:normal 11px Arial;
}
.right_color_1 img {
  display:block;margin-bottom:10px;
}
.right_color_1 div {
  font:normal 11px Arial;padding-left:15px;line-height:18px !important;
}
.clear {
  clear:both;font-size:1px;
}
.zag_online img {
  border-left:solid 30px #e0dda6;display:block;float:left;
}
.zag_online h2 {
  float:left;display:block;font:normal 15px Georgia; color:#000000;margin-top:28px;padding:0px 0px 0px 15px;
}
.content_color_2 {
  background:#f5f4e0 url('../images/bottom_kr.gif') 0 100% no-repeat;
}
.content_color_2_all {
  padding:0px 0px 10px 0px;background: url('../images/bottom_kr_2.gif') 100% 100% no-repeat;
}
.mini_model {
  padding:20px 13px 0px 13px;
}
.content_color_2 div {
  line-height:20px !important;
}
.mini_model table td {
  vertical-align:top;font:normal 11px Arial; color:#000000; padding:0px 20px 0px 20px; width: 50%;
}
.mini_model table td div {
  line-height:20px !important;padding-bottom:20px; font:normal 11px Arial; color:#000000;
}
.mini_model table td div img {
  display:block;margin:0px 0px -20px 0px !important;float:left;
}
.mini_model table td div a {
  color:#e06e28;text-decoration:none;
}
.mini_model table td div a:hover {
  text-decoration:underline;
}
.logo_razdel {
  height:172px;background:#d5d188 url('../images/logo_b_ug.gif') no-repeat;margin-top:108px;
}
.logo_razdel img {
  position:relative;top:35px;display:block;margin:0px auto;
}
.commentary {
  padding:0px 0px 0px 0px;background:#d5d188 url('../images/comment_bl_b.gif') 0 100% no-repeat;
}
.commentary_0 {
  padding:0px 35px 35px 0px;background: url('../images/comment_bl_b_2.gif') 100% 100% no-repeat;
}
.commentary_menu img {
  margin:0px -4px 0px 0px !important;
}
.commentary_menu {background:#d5d188;margin-right:-35px;position:relative;}
.dop_menu_commentary {
  height:44px;text-align:right;padding:0px 0px 0px 0px;
}
.dop_menu_commentary span {
  position:relative;top:10px;padding-left:20px;font:bold 11px Arial; color:#de6c2e;
}
.dop_menu_commentary span a {
  color:#000000;text-decoration:none;
}
.dop_menu_commentary span a:hover {
  color:#de6c2e;
}
.commentary_text {
  margin:0px 0px 0px 35px;
}
.left_u {
  height:7px;width:7px;background: url('../images/ugl_white_1.gif') no-repeat;
}
.left_u_2 {
  height:7px;width:7px;background: url('../images/ugl_white_3.gif') no-repeat;
}
.center_w {
  height:7px;width:700px;background:#FFFFFF;
}
.right_u {
  height:7px;width:7px;background: url('../images/ugl_white_2.gif') no-repeat;
}
.right_u_2 {
  height:7px;width:7px;background: url('../images/ugl_white_4.gif') no-repeat;
}
.commentary_text_4 {
  background:#FFFFFF;padding:10px 17px 0px 17px;font:normal 11px Arial;color:#000000;line-height:20px !important;
}
.commentary_text_4 h1 {
  font:bold 12px Georgia; color:#E76F34;margin:0px 0px 15px 0px;
}
.big_content_img {
  padding-top:20px; display:block;margin:0px auto;
}

.margin_dop
{
  text-align: left;
  padding-left:210px;height:38px;padding-bottom:10px;
}
.margin_dop span {
  top:18px
}
.color_dr {
  background-color:#ebe8c5
}

.color_model_demos {
  background-color: #f5f4e1;
}

.color_dr_2 {
  background-color:#e0dda6
}
.color_dr_3 {
  background-color:#8db59b
}
.color_dr_4 {background-color:#75a083}
.color_dr_5 {background-color:#c4d8cc}
.color_dr_6 {background-color:#a7c6b4}
.color_dr_7 {background-color:#e6e6e6}
.color_dr_8 {background-color:#c1c1c1}
.span_marg span {
  top:16px;
}
.select_bl select {
  font-size:11px;margin-right:30px;width:150px;border:solid 1px #000000;background:#e4e4e4;
}
.select_bl  {
  padding-top:10px;line-height:20px !important;font:normal 11px Arial; color:#000000;
}
.select_bl input {
  position:relative;top:-1px;width:50px;border:solid 1px #000000;background:#e4e4e4;text-align:center;cursor:pointer;font-size:11px;
}
.dr_menu_col {
  background:#75a083;height:44px;
}
.dr_menu_col_2 {
  background:#c1c1c1;height:44px;
}
.publication_text p {
  line-height:26px !important;
  padding-bottom: 0px;
}
.publication_text {
  position:relative;
  /*background: url('../images/ugl_text.gif') no-repeat;*/
  padding:15px 0px 0px 35px;
  font:normal 12px Arial; color:#000000;
}
.zakladki {
  height:34px;background: url('../images/line_zak.gif') 0 100% repeat-x;
}
.zakladki img {
  margin-right:5px;
}
.table_zakl {
  padding:20px 0px 0px 0px;
}
.table_zakl table td {
  width:45%;
}
.probel_td {
  width:40px !important;font-size:1px !important;color:#8db59b !important;
}
.table_zakl td div {
  padding-bottom:20px;
}
.table_zakl td div a {
  font:normal 17px Georgia;color:#000000;text-decoration:none;
}
.table_zakl td div a:hover {
  text-decoration:underline;
}
.table_zakl td div p {
  line-height:20px !important;margin:0px !important;font:normal 11px Arial;color:#FFFFFF;
}
.table_zakl td {
  vertical-align:top;
}
.table_zakl h1 {
  font:bold 18px Georgia;color:#000000;margin:0px 0px 30px 0px;
}
.table_zakl h2 {
  font:bold 14px Georgia; color:#000000;margin:0px 0px 25px 0px;
}
.tables_2 a {
  font:bold 14px Georgia;color:#000000;text-decoration:none;
}
.tables_2 td div {
  line-height:24px !important;font:normal 11px Arial;color:#000000;
}
.tables_2 td span {
  display:block;font:italic 14px Arial;color:#000000;
}
.tables_2 td .downs {
  padding-bottom:0px;font:normal 9px Arial;color:#FFFFFF;
}
.tables_2 td .downs a {
  font:normal 10px Georgia;color:#FFFFFF;text-decoration:none;
}
.tables_2 td .downs a:hover {
  text-decoration:underline;
}
.tables_2 table {
  width:100%;
}
.tables_2 .probel_td div {
  width:40px !important;font-size:1px !important;color:#75a083 !important;
}
.line_white {
  margin-bottom:25px;height:2px;font-size:1px;background: url('../images/line_zak.gif') 0 0 repeat-x;
}
.pipeline {
  padding:5px 0px 3px 0px; font:normal 25px Georgia; color:#176636;
}
.pipeline a {
  text-decoration:none;color:#176636;
}
.pipeline a:hover {
  text-decoration:underline;
}
.pipeline span {
  position:relative;top:18px;
}
.text_otstup {
  font:normal 12px Arial;color:#000000;line-height:26px;padding-left:120px;
}
.search_arh {
  padding:30px 0px 0px 0px;
}
.zag_search {
  font:bold 12px Georgia; color:#1A5D31;padding-bottom:10px;
}
.zag_search span {
  float:right;position:relative;top:-15px;
}
.arch_select input {
  width:100px;margin-left:20px;
}
.results_arh {
  padding:30px 0px 0px 0px;
}
.results_arh p {line-height:17px !important;}
.results_arh .zag_search {
  margin-bottom:20px;background: url('../images/line_zak.gif') 0 100% repeat-x;
}
.mes_results h2 {
  font:bold 12px Arial;color:#1A5D31;margin:0px 0px 11px 0px;
}
.mes_results div {
  width:152px;float:left;padding:0px 22px 20px 0px;font:normal 10px Arial;color:#000000;line-height:17px !important;
}
.mes_results div a {
  font:normal 11px Georgia; color:#1A5D31;text-decoration:none;
}
.mes_results div a:hover {
  text-decoration:underline;
}
.mes_results div h3 {
  font:normal 11px Georgia; color:#1A5D31;margin:0px;
}
.mes_results div span {
  font:normal 11px Georgia; color:#000000;margin:0px;
}
.mes_results div p {
  margin:0px;line-height:17px !important;font:normal 11px Georgia; color:#000000;
}
.mes_results .no_margin {
  padding-right:0px !important;
}
/* ****** */
.mes_results table { width: 690px; border-collapse: collapse; }
.mes_results table td { font:normal 12px Arial; padding: 4px 5px; border: 1px solid #75a083; }
.mes_results tr.issues-table-header { font:normal 12px Georgia; color:#1A5D31; }
.mes_results tr.header td { background: #75a083; font-weight: bold; }
.mes_results tr.odd td { background: #a7c6b4; }
.mes_results tr.even td { background: #8db59b; }

input#view_all_qps { margin-left: 20px; width: 100px; }


.left_pipeline {
  padding-top:367px;
}
.pipeline_left_block div {
  line-height:19px !important;
}
.pipeline_left_block div h1 {
  line-height:19px !important;
}
.pipeline_left_block {
  margin-bottom:38px;background:#cbd485 url('../images/left_pipe_ugl.gif') no-repeat
}
.pipeline_left_block_2 {
  padding:15px 20px 20px 20px;line-height:19px !important;font:normal 10px Arial;color:#000000;background: url('../images/left_pipe_ugl_2.gif') 0 100% no-repeat
}
.pipeline_left_block_2 a {
  font:normal 10px Arial;color:#000000;text-decoration:none;
}
.pipeline_left_block_2 a:hover {
  text-decoration:underline;
}
.pipeline_left_block_2 h1 {
  line-height:19px !important;font:bold 12px Georgia;color:#1A5D31;margin:0px;
}
.current_table {
  padding:30px 0px 0px 0px;
}
.current_table table {
  width:90%;
}
.current_table td {
  width:50%;padding-bottom:20px;
}
.current_bl {
  line-height:20px !important;
}
.current_bl h3 {
  font:bold 12px Georgia;color:#1A5D31;margin:0px;
}
.current_bl h4 {
  font:normal 20px Georgia; color:#000000;text-decoration:none;margin:6px 0 0 0; padding:0;
}
.current_bl a:hover {
  text-decoration:underline;
}
.current_bl p {
  margin:0px;font:normal 12px Arial;color:#000000;
}
.print_issue td {
  padding:0px 20px 10px 0px;font:10px Arial;color:#000000;line-height:20px !important;
}
.print_issue table {
  border-bottom:solid 2px #FFFFFF;
}
.print_issue_td {
  width:78px;border-left:solid 2px #FFFFFF;
}
.print_issue_td img {
  position:relative;left:13px;
}
.text_site {
  padding-top:30px;font:normal 12px Arial;color:#000000;line-height:23px !important;
}
.text_site *{
  font:normal 12px Arial;color:#000000;line-height:23px !important;
}
.line_str {
  margin:25px 0px 25px 0px;background: url('../images/line_zak.gif') 0 9px repeat-x;
}
.qp {
  padding-top:0px;position:relative;top:-20px;
}
.qp_search select {
  width: 150px;
}
.qp_search input {
  margin-left:10px;
}
.recent_bl {
  padding-top:30px;
}
.recent_bl div {
  line-height:18px !important;padding-bottom:30px;
}
.recent_bl div h3 {
  font:bold 12px Arial;color:#1A5D31;margin:0px;
}
.recent_bl div a {
  font:normal 20px Georgia; color:#4D4D4D;text-decoration:none;
}
.recent_bl div a:hover {
  text-decoration:underline;
}
.recent_bl div p {
  line-height:18px !important;margin:0px;font:normal 12px Arial;color:#000000;
}
.no_img {
  background-image:none !important;
}
.vectors_tables {
  border-top:2px solid #FFFFFF;
  padding-top: 10px;
}
.vectors_tables td {
  vertical-align:top;
}
.vectors_tables td div {
  padding-bottom:25px; font:normal 12px Arial;color:#000000;
}
.vectors_tables td div h3 {
  font:bold 12px Georgia; color:#1A5D31;margin:0px;
}
.vectors_tables td div h3 a
{
  font:bold 12px Georgia; color:#1A5D31;margin:0px;
  text-decoration: none;
}

.publication_text .vectors_tables div {
  line-height:26px !important;
}
.margin_old_vec {
  margin-top:140px;
}
.menu_vector {
  padding:10px 0px 10px 0px !important;font:bold 11px Arial; color:#808080;
}
.menu_vector li {
  display:inline;padding:0px 20px 0px 0px;line-height:23px !important;
}
.menu_vector li a {
  font:bold 11px Arial; color:#808080;text-decoration:none;
}
.menu_vector li a:hover {
  text-decoration:underline;
}
.menu_vector li span, .menu_vector li.selected a {
  color:#1A5D31;
}
.menu_vector ul {
  padding:0px !important;margin:0px !important;
}
.publication_text h1 {
  font:bold 12px Georgia; color:#1A5D31;margin:0px 0px 20px 0px;
}
.no_padding_top {
  padding-top:0px !important;
}
.data_files {
  padding-bottom:40px;
}
.data_files table td {
  background:#FFFFFF;height:27px;padding-top:4px; padding-bottom:4px;;padding-left:10px;font:normal 11px Arial;color:#000000;
}
.data_files table .zag_tr td {
  color:#1A5D31;
}
.zag_tr_1 {
  width:167px;
}
.zag_tr_2 {
  width:167px;
}
.zag_tr_3 {
  width:200px;
}
.zag_tr_4 {
  text-align:center;width:116px;
}
.back_td td {
  background:#e8eac5 !important;
  color:#000 !important;
}
.down_td {
  text-align:center;padding:1px 0px 1px 0px !important;
}
.zag_files {
  padding:3px 10px 10px 10px;background:#808080;font:normal 12px Arial;color:#FFFFFF;line-height:7px !important;
}
.zag_files img {
  display:inline;margin:0px !important;
}
.zag_files a { color: #fff; }

.zag_d_1 {
  padding:0px !important;width:430px;
  background: #808080 !important;
}
.zag_d_2 {
  padding:0px !important;width:260px;
  background:#b9c45b !important;
}

#license_key, #license_key table, #license_key td {
  background:#b9c45b;
  padding: 0; margin: 0;
}

#license_key td { padding: 10px 0; padding-left: 20px; height: 20px !important; }
#license_key td#license_key_type_img { padding: 0; }

.select_table td {
  padding:9px 10px 9px 10px;
}
.select_table .select_td_1 {
  width:170px;
}
.select_table .select_td_2 {
  text-align:right;font-size:12px;width:120px;
}
.select_table select {
  border:solid 1px #242021;background:#e6e6e6;width:150px;font:normal 11px Arial; color:#000000;
}
.select_table img {
  float:right;margin-left:7px;margin-top:-2px;
}

.select_table .select_td_2 input{
  float:right;margin-left:7px;margin-top:-2px;
}

.history_table {
  width:100%;
}
.publication_text h1 select {
  margin-left:15px;width:160px;font:normal 12px Arial;background:#FFFFFF;border:solid 1px #4b494a;
}
.document_tabl {
  margin-bottom:20px;padding:15px 0px 15px 0px;border-bottom:solid 2px #FFFFFF;border-top:solid 2px #FFFFFF;
}
.publication_text .document_tabl div {line-height:26px !important;}
.publication_text .dialog_block div {line-height:26px !important;}
.document_tabl td {
  line-height:26px !important;vertical-align:top;width:246px;padding-right:35px;
}
.document_tabl td h2, .document_tabl td h2 a {
  font:bold 12px Georgia;color:#1A5D31;margin:0px 0px 4px 0px;
}
.document_tabl td  a {
  font:12px Arial; color:#000
}
.document_tabl td img {
  display:block;margin-bottom:10px;
}
.document_tabl td div {
  line-height:26px !important;font:normal 12px Arial;color:#000000;
}
.no_padding {
  padding:0px !important;
}
.dialog_block h2 {
  font:bold 12px Arial;color:#1A5D31;margin:0px 0px 8px 0px;
}
.dialog_block {
  line-height:26px !important;
}
.dialog_block div {
  padding-bottom:5px;line-height:26px !important;font:normal 12px Arial;color:#000000;
}
.dialog_block h1 {
  margin-bottom:15px !important;
}
.glossary_text {
  margin-top:-7px;
  color:#000000;
  line-height:26px !important;
  padding-top:25px;
  border-top:solid 2px #FFFFFF;
  font-family: arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
}
.glossary_text h2 {font:bold 12px Georgia; color:#1A5D31; margin:0px 0px 0px 0px;}
.glossary_text p {

}
.menu_install {padding: 8px 0px 4px 0px; border-bottom:solid 2px #FFFFFF;}
.menu_install table {width:100%;}
.menu_install td {width:25%; vertical-align: top; }
.menu_install ul {margin:0px;padding:0px;}
.menu_install h4 { margin: 4px 0; }
.menu_install li {list-style-type:none !important;padding-bottom:13px;}
.menu_install li a {font:bold 11px Arial;color:#1A5D31;text-decoration:none;}
.menu_install li a:hover {text-decoration:underline;}
.block_algoritm {padding-top:30px;}
.block_algoritm h2 {font:bold 12px Arial;color:#1A5D31;margin:0px 0px 13px 0px;}
.color_bl_in_1 {height:35px;background:#808080;}
.color_bl_in_2 {height:35px;background:#FFFFFF;}
.color_bl_in_3 {height:35px;background:#d6dab5;}

.algoritm_comment h3 {font:bold 11px Arial;color:#1A5D31;margin:15px 0px 2px 0px;}
.algoritm_comment td ul li {line-height:16px !important;list-style-type:none;font:normal 11px Arial;color:#221e1f;}
.algoritm_comment td ul {margin:0px;padding:0px;}
.td_algoritm_1 {padding-right:20px;width:450px;}
.algoritm_comment td {vertical-align:top;}


/*@-moz-document url-prefix() {
#search-btn {
position:relative; top:2px;
}
}*/

table.adcotable
{
  border: none;
  width: auto;
  max-width: 660px;
  border: 1px solid #bbb;
  border-collapse: collapse;
}

table.adcotable td, table.adcotable td div, table.adcotable td p, table.adcotable td a
{
  font-size: 95%;
  margin: 0;
  padding: 0;
}

table.adcotable tr.header td
{
  font-weight:bold;
}

table.adcotable tr.subheader td, table.adcotable strong
{
  font-weight:bold;
}


table.adcotable td p { padding: 0; margin: 0;}

table.adcotable td
{
  border: 1px solid #bbb;
  padding: 1px 4px;
}

.pipeline_article { padding: 15px; }
.pipeline_article p { font-size: 12px; font-family: Georgia; font-weight:normal !important; }

.error_msg
{
  width: 600px;
  padding-left: 50px;
}

.error_msg h3 { font-weight: bold; }

.error_msg p { font-size: medium; }

#market_analysis_view { padding: 0; }

#market_analysis_view table {
  border-collapse:collapse;
  margin-left: 2px;
}

.market_analysis_table {
  width: 650px;
}

.market_analysis_table td {
  width: 50px;
  height: 24px;
  background: #F5F4E1;
  padding: 0;
  border: 1px solid #fff;
  vertical-align: middle;
  text-align: center;
}

.market_analysis_table td a { text-decoration: none; }
