  * {
    line-height: 1.6;
  }

  body {
    padding: 0px;
    margin: 0px;
    background: #244;
    color: #fff;
    font-family: Tahoma;
    font-size: 80%;
  }

  table {
    font-size: 100%;
  }

  form {
    margin: 0;
  }

  textarea {
    font-family: Tahoma;
	background: #ccc;
  }

  input {
    margin: 4px 0;
    border: 1px #fff solid;
    font-family: Tahoma;
	background: #ccc;
  }

  input.button {
    border: 0;
  }

  input.radio {
    border: 0;
  }

  input.text {
    width: 200px;
  }

  input.login {
    background: none;
	width: 100px;
	color: #fff;
	height: 20px;
	font-size: 80%;
	border: #666 1px solid;
  }

  input.checkbox {
    border: 1px #244 solid;
  }

  input.file {
    border: 0;
  }

  .links {
    border-top: #fff 1px solid;
  }

  .links td {
    text-align: center;
  }

  a, a:link, a:active, a:visited {
    color: #fff;
/*    text-decoration: underline;*/
  }

  a:hover {
    color: #cf8;
/*    text-decoration: underline;*/
  }

  a.nounderline {
    text-decoration: none;
  }

  i {
    font-family: Arial;
  }

  img.b {
    margin-left: 15px;
    display: block;
  }

  div.main {
    margin: 0 20%;
  }

  div.main h1 {
    margin: 0;
  }

  div.main em {
    font-weight: normal;
	font-style: normal;
	font-size: 150%;
  }

  .white { 
    margin: 4px 0;
    border: 1px #fff solid;
    font-family: Tahoma;
	background: #ccc;
  }

  .white a {
    color: #000;
  }

  .white small {
    color: #666;
  }

  div.note {
    margin: 50px 0;
  }

  p.note_actions {
    padding-top: 40px;
  }

  
  div.block {
    padding: 20px;
    border-left: 1px #666 solid;
    border-top: 1px #666 solid;
    margin: 10px 0;
  }

  div.spacer {
    margin: 10px 0;
  }

  div.dblspacer {
    margin: 20px 0;
  }

  div.title {
    margin-top: 40px;
    font-size: 200%;
  }

  div.title p {
    font-size: 40%;
	margin: 0;
  }

  div.text {
  }
  
  div.text h1 { /* это использует реестр вместо div class="title" */
    margin-top: 40px;
    font-size: 200%;
	font-weight: normal;
  }

  div.text p {
    margin-top: 0px;
    margin-bottom: 10px;
  }

  div.text .hidden {
    color: #999;
  }

  div.text p.notetext {
    margin-top: 40px;
    font-size: 120%;
    text-align: justify;
  }

  div.text p.commenttext {
    font-size: 100%;
  }

  div.text p.notefooter {
    font-size: 80%;
	color: #ccc;
  }

  .noteactions a, .note_actions a:link, .note_actions a:active, .note_actions a:visited {
    color: #fff;
    text-decoration: none;
	padding: 2px 6px;
	background: #808080;
  }

  .noteactions a:hover {
    color: #cf8;
    color: #000;
    text-decoration: none;
	background: #ccc;
  }

  div.text p.commentheader {
    margin-top: 20px;
    font-size: 80%;
  }

  p.commentheader big {
    font-size: 200%;
  }
  
  .shiftright {
    margin-left: 20px;
  }

  div.prev {
    background: #244;
    width: 200px;
    float: right;
    margin: 0px 10px;
    border-left: #999 solid 1px;
    padding: 10px;
  }

  img.g {
    margin-right: 10px;
	border: 0;
  }

  div.bottom {
    margin-top: 40px;
  }

  div.bottom p {
    margin-left: 15px;
  }

  blockquote { 
    margin-left: 20px;
      
  }

  .child_keyword u {
    text-decoration: none;
    display: block;
    margin-top: 5px;
    margin-left: 20px;
  }

  .kw_description {
    margin: 0;
    margin-bottom: 10px;
  }

.e2_search_word {
  background: #cc6;
  color: #000;
}

.e2_prev_next_navigation {
  width: 100%;
  padding: 1em 0;
  /*
  background: #eee;
  border-top: #fff 2px solid;
  */
  padding: 10px;
}

.e2_prev_next_navigation table {
  width: 100%;
}

.e2_prev_next_links td {
  color: #666;
}

.e2_prev_next_ctrl_arrows .e2_ctrl {
  padding: 0 0.33em;
}

.e2_prev_next_current {
  font-size: 80%;
}
