.content-new,
.content-full-block,
.content-half-block,
.content-third-block,
.content-sixty-block,
.content-forty-block{
  display: block;
  border: none;
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.article-title,
.article-related-li,
.article-lead {
  user-select: auto;
  -moz-user-select: text;
  -webkit-user-select: auto;
  -moz-user-drag: -moz-none;
  -webkit-user-drag: none;
  user-drag: none;
  text-decoration: none;
}
.content-new {
  width: 728px;
  padding-left: 12px;
  padding-left: 7px;
}
.content-full-block,
.content-half-block,
.content-third-block,
.content-sixty-block,
.content-forty-block{
  float: left;
  margin-top: 0px;
}
.content-new sup.rsh {
  position: relative;
  top: -0.3em;
  vertical-align: baseline;
  padding-left: 0.3em;
  color: red;
  font-family: arial;
}
.content-full-block {
  clear: both;
  width: 728px;
}
.content-half-block {
  width: 355px;
  margin-left: 18px;
}
.content-third-block {
  width: 230px;
  margin-left: 19px;
}
.content-sixty-block {
  width: 471px;
  margin-right: 13px;
}
.content-forty-block {
 width: 225px;
 padding: 10px 0 0 14px;
}
.content-first-block {
  margin-left: 0 !important;
  clear: left !important;
}
.content-layer {
  position: absolute !important;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}
.content-forty-layer {
  left: auto;
  width: 244px;
  background: url(/misc/crs/img/block_0_03.png) repeat-y;
}
.content-new .article-title {
  color: #16387c;
}
.content-new .commentCount {
  color: #E92C35 !important;
  text-decoration: none;
}
.content-image-first .content-full-block {
  padding-top: 272px;
  margin-bottom: 9px;
}
.content-full-block .article-image {
  height: 270px;
}
.content-full-block .article-title {
  font: bold 28px/32px arial;
}
.content-full-block .commentCount {
  font: bold 22px/32px arial;
}
.content-image-first .content-half-block {
  padding-top: 218px;
  margin-bottom: 12px;
}
.content-half-block .article-image {
  height: 215px;
}
.content-half-block .article-title {
  font: bold 22px/23px arial;
}
.content-half-block .commentCount {
	font: bold 16px/23px arial !important
}
.content-image-first .content-third-block {
  padding-top: 142px;
  margin-bottom: 11px;
}
.content-third-block .article-image {
  height: 139px;
}
.content-third-block .article-title {
  font: bold 17px/20px arial;
}
.content-third-block .commentCount {
  font: bold 15px/20px arial !important
}

.article-related-li,
.article-image,
.category-header,
.article-lead-limiter,
.article-full-image,
.article-big-image,
.article-full,
.article-link,
.article-related,
.category-menu,
.category-menu-divider,
.category-menu-li {
  margin: 0;
  padding: 0;
  overflow: hidden;
  position: relative;
}
.article-full,
.article-big-image,
.article-full-image,
.article-link {
  border-top: 1px #d9d9d9 solid;
}
.article-full .article-title,
.article-big-image .article-title,
.article-full-image .article-title {
  font: bold 17px/22px arial;
}
.article-full .commentCount,
.article-big-image .commentCount,
.article-full-image .commentCount {
  font: bold 15px/22px arial;
}
.article-time {
  font: normal 11px/14px arial;
  height: 14px;
  color: #888888;
  white-space: nowrap;
}
.content-lonely-sidebar {
  border-bottom: 1px #d9d9d9 solid;
}
.article-first {  
  border-top: none !important;
}
.article-image {
  left: 0;
  display: block;
  overflow: hidden;
}
.content-image-first .article-image {
  top: 0;
  position: absolute;
  width: 100%;
}
.tb-show-publishtime .article-link {
  padding-right: 50px;
}
.article-related {
  list-style: none;
  overflow: visible;
  padding-top: 5px;
}
.article-related-li {
  overflow: visible;
  line-height: 19px;
}
.article-related-li .article-related-link {
  font: normal 12px/15px arial;
  color: #218cd2;
  font-weight: normal !important;
}
.article-related-li .commentCount {
  font: normal 11px/15px arial;
  font-weight: normal !important;
}
.article-related-li-before,
.article-related-li:before {
  content: ' ';
  float: left;
  display: block;
  position: absolute;
  height: 19px;
  top: -1px;
  width: 19px;
  left: -14px;  
}
.article-lead {
  font: normal 14px/18px arial;
  color: #3f3f3f;
  font-weight: normal !important;
}
.article-related-li {
  _behavior: expression(( !this.before && parentNode && parentNode.tagName == 'UL' ) ? ( this.before = true ) & ( parentNode.style.listStyleImage = 'none' ) & ( eNOBR = document.createElement( '<div class=article-related-li-before></div>' ) ) & ( this.insertBefore( eNOBR, this.firstChild ) ) : '');
}
.article-big-image,
{
  padding-top: 16px;
  padding-bottom: 14px;
}
.article-full-image {
    margin-bottom: 8px;
    padding-top: 8px;
    position: relative;
}
.article-full {
  padding-top: 8px;
  margin-bottom: 8px; 
}
.article-lead-limiter {
  margin-top: 9px;
  max-height: 72px;
  z-index: 1 \9;
}

.article-lead {
  position: relative \9;
  z-index: -1 \9;
}
.article-lead-limiter {
  _behavior: expression( !this.before ? ( this.before = true ) & ( eNOBR = document.createElement( '<div class=article-lead-limiter-after></div>' ) ) & ( this.insertBefore( eNOBR, this.firstChild ) ) : '');
}
.article-link {
  font: bold 13px/18px arial;
  padding-top: 9px;
  padding-bottom: 9px;
}
.article-link .article-title {
  font: bold 15px/18px arial !important
}
.article-link .commentCount {
  font: bold 12px/18px arial !important
}
.article-link .article-time {
  float: right;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  *top: 10px;
}
.content-sixty-block .article-full-image { 
  width: auto;
  min-height: 120px;
}
.content-sixty-block .article-full-image .article-image {
 top: 20px;
 position: static;
 width: 164px;
 height: 100px;
 float:left;
 display:block
}
.content-sixty-block .article-full-image .article-related {
  left: -138px;
  width: 452px;
}
.content-sixty-block .article-first .article-image {
  top: 0;
}
.content-sixty-block .article-big-image {
  width: 471px;
}
.content-sixty-block .article-big-image .article-image {
  width: 471px;
  height: 309px;
  margin-top: 5px;
  margin-bottom: 5px;
}
.content-sixty-block .article-big-image .article-related {
  left: 19px;
  width: 452px;
}
.tb-show-publishtime .content-sixty-block .article-link {
  width: 421px;
}
.content-forty-block .article-full,
.content-forty-block .article-full-image,
.content-forty-block .article-link {
  margin-left: 14px;
  width: 230px;
}
.content-forty-block .article-image {
  width: 230px;
  height: 139px;
  margin-top: 5px;
  margin-bottom: 5px;
}
.content-forty-block .article-full-image .article-lead-limiter {
  margin-top: 0px;
}

.content-forty-block {
  padding-top: 13px;
}
.content-lenta-wrap {
  margin-top: 6px;
}
.category-header {
  margin-top: 17px;
  padding: 2px 0 6px 0px;
  border-top: 5px #d1d1d1 solid;
}

.category-header-link {
  font: bold 13px/18px arial;
  text-transform: uppercase;
  color: #262626;
}
.category-menu {
  list-style: none;
  float: right;
  height: 30px;
}
.category-menu-divider,
.category-menu-li {
  float: left;
  height: 30px;
}
.category-menu-divider,
.category-menu-link {
  font: normal 12px/30px arial;
  color: #666;
}
.category-menu-link:hover {
  color: #333;
}
.category-menu-divider {
  margin: 0 6px;
  color: #d9d9d9;
}
.category-header-logo {
	display: block;
	background: url(/misc/crs/img/channels_lt.gif) 0 0 no-repeat;
	float: left;
	height: 32px;
	width: 150px;
	margin-bottom:5px;
	margin-left:5px;
}
.article-details {
  vertical-align: text-bottom;
  margin: 0;
  padding: 0;
  display: inline-block;
  display: -moz-inline-box;
  zoom: 1;
  *display: inline;
  height: 19px;
  width: 20px;
  background: url(http://g.delfi.lt/d/i/Icons_LT_new_blue.png) 0 0 no-repeat;
}
.icon-nowrap {
  display: inline-block;
}
.content-footer {
  margin: 13px 0;
}
.content-readmore,
.content-latest {
  display: block;
  float: left;
  padding-left: 15px;
  font: bold 13px/18px arial;
  color: #e92c35;
  background: url(/misc/crs/img/icons_lv.png) 0 -1px no-repeat;
}
.content-latest {
  float: right;
}