.content .inner {
  position: static;
  margin-top: -1px;
}

.wrapper .menu li.first a span.inner2 {
  background-image: url("images/menu_first_lt.gif");
}

.wrapper .menu li.first-active a span.inner2 {
  background-image: url("images/menu_active_first_lt.gif");
}

.wrapper .menu li.last a span.inner1 {
  background-image: url("images/menu_last_separator.gif");
}

.wrapper .menu li.last-active a span.inner1 {
  background-image: url("images/menu_last_next.gif");
}

div.content, div.content .inner-wrapper {
  height: 1%;
}

div.content .right {
  padding-bottom: 10px;
}

.footer {
  _height: 1%;
}

.quote-block, .quote-block .text {
  _height: 1%;
}

.quote-block {
  position: relative;
}

.quote-block .text {
  position: static;
}

.quote-block .text .ear {
  left: 75px;
}

.content-footer {
  _height: 1%;
}


.main-article .author-area {
  _height: 1%;
}

A.rubric-title {
	FONT-WEIGHT: bold;
	FONT-SIZE: 16px;
	MARGIN-BOTTOM: 5px;
	COLOR: #000;
	TEXT-DECORATION: none;   
}

A.rubric-title:hover {
	FONT-WEIGHT: bold;
	FONT-SIZE: 16px;
	MARGIN-BOTTOM: 5px;
	COLOR: #000;
	TEXT-DECORATION: none;
}

A.rubric-title:visited {
	FONT-WEIGHT: bold;
	FONT-SIZE: 16px;
	MARGIN-BOTTOM: 5px;
	COLOR: #000;
	TEXT-DECORATION: none;   
}