#main-articles-block {
border:1px solid #b4b4b4;

}
#frontpage {
  width: 700px;
}

#frontpage .more-elements {
  display: none;
}

.line-block {
    border-top: 5px solid #F1F1F1;
    margin-top: 10px;
    padding: 10px 0;
    width: 100%;
}

#frontpage .line-block .block-title, #frontpage .line-block .block-title a, .section-content .line-block .block-title, .section-content .line-block .block-title a {
  color: #777777;
  float: left;
  font-size: 16px;
  font-weight: normal;
  text-transform: uppercase;
  width: 100%;
  margin-bottom: 10px;
  text-decoration: none;
  letter-spacing: 2px;
}

#frontpage .line-block .block-title a:hover, .section-content .line-block .block-title a:hover {
  text-decoration: underline;
}

.line-block .container {
  padding-left: 40px;
}

.line-block .container .main-element h2 {
  font-size: 30px;
}

#frontpage a {
  color: #000;
  text-decoration: none;
}

#frontpage a:hover {
  color: #000;
  text-decoration: underline;
}

#frontpage .comments-count a {
  color: #636363;
  text-decoration: underline;
}

#frontpage .comments-count a:hover {
  color: #000;
  text-decoration: none;
}


.main-element .images {
  float: left;
  padding: 6px 0 9px;
  width: 99px;
  margin-right: 16px;
  margin-top: 1px;
}

.main-element .link-to-author, .article .link-to-author {
  color: #636363;
  display: block;
  float: left;
  font-family: Arial,FreeSans,Helvetica,sans-serif;
  font-size: 11px;
  font-weight: normal;
  margin: 0;
}

.main-element .author-date-hor .date, .article .author-date-hor .date {
  display: inline;
  float: left;
  margin-top: 6px;
}

.main-element .link-to-author a, .article .link-to-author a {
  color: #636363;
}

.section-content table, #frontpage table {
  margin: 0;
  padding: 0;
  border: 0;
}

.section-content table td, #frontpage table td {
  vertical-align: top;
}

#frontpage table td.triangle-rails {
  background-color: #F9F9F9;
}

.section-content table.articles, #frontpage table.articles {
  margin: 10px 0 0 0;
}

.section-content table.articles td.left, #frontpage table.articles td.left {
  width: 370px;
}

.section-content .article, #frontpage .news, #frontpage .article {
  margin-bottom: 16px;
  padding-right: 10px;
}

.section-content .article h3, #frontpage .news h3 {
  font-size: 15px;
  padding-right: 10px;
}

.section-content .blogpost {
  padding-left: 10px;
}

.section-content .blogpost .link-to-author, #frontpage .blogpost .link-to-author {
  color: #0D0E13;
  display: block;
  float: left;
  font-family: Arial,FreeSans,Helvetica,sans-serif;
  font-size: 11px;
  font-weight: bold;
  margin: 12px 0 5px 0;
}

.section-content .blogpost h3, #frontpage .blogpost h3 {
  font-weight: normal;
  font-size: 18px;
}

.section-content .read-more a, #frontpage .read-more a, #frontpage .open-more a {
  color: #213D6B;
  text-decoration: underline;
  font-weight: normal;
  font-family: Arial,Verdana,Tahoma;
  font-size: 11px;
}

.section-content .read-more a:hover, #frontpage .read-more a:hover, #frontpage .open-more a:hover {
  color: #213D6B;
  text-decoration: none;
  font-size: 11px;
}

.section-content .read-more a:active, .frontapge .read-more a:active, .frontapge .open-more a:active {
  color: #FFBC05;
  text-decoration: none;
  font-size: 12px;
}

.main-articles-block .main-articles-table {
  border: 0;
  margin: 0 0 0 0;
  padding: 0px 0px 0px 10px;
  width: 100%px;
  height: 240px;
  overflow: hidden;
  background:#ffffff;
}

.main-articles-block .main-articles-table td {
  vertical-align: top;
  border: 0;
  margin: 0;
  padding: 0;
}

.main-articles-block .main-articles-table .main-element-container {
  height: 240px;
  overflow: hidden;
}

.main-articles-block .main-articles-table td.article {
  width: 405px;
}

.main-articles-block .main-articles-table td.triangle-rails {
  width: 18px;
  background: url("main-articles-block-bg.png") repeat-y scroll 0 0 transparent;
}

.main-articles-block .main-articles-table td.triangle-rails .triangle {
  border: 0;
  margin: 0;
  padding: 27px 0 0 0;
}

.main-articles-block .main-articles-table td.articles-list {
  width: 100%px;
  padding: 0;
  background-color: #F9F9F9;
}

.main-articles-block .full-info {
  display: none;
}

.main-articles-block .article .image {
  float: left;
  //width: 100%;
  height: 156px;
  margin: 7px 0;
}

.main-articles-block .article .image img {
  width: 233px;
  height: 156px;
}

.main-articles-block .main-articles-table td.articles-list {
  position: relative;
}

.main-articles-block .main-articles-table td.articles-list .articles-list-element {
  margin: 5px 15px 0 1px;
  padding: 0 0 5px 0;
  background: url("dots-dark-gray-hor.gif") repeat-x scroll 0 bottom transparent;
  height: 40px;
  overflow: hidden;
  /*border: 1px dotted #f00;*/
  border: 0;
}

.main-articles-block .main-articles-table td.articles-list .articles-list-element .title {
  margin: auto;
}


.main-articles-block .main-articles-table td.articles-list .articles-list-element-last {
  margin: 5px 15px 0 1px;
  padding: 0 0 5px 0;
  height: 40px;
  overflow: hidden;

}

#frontpage .main-articles-block .main-articles-table td.articles-list table.inner {
  height: 70px;
  /*border: 1px solid #0f0;*/
  border: 0;
}

#frontpage .main-articles-block .main-articles-table td.articles-list table.inner td {
  vertical-align: middle;
}

#frontpage .main-articles-block .main-articles-table td.articles-list .title a {
  color: #070707;
  text-decoration: none;
  font-size: 10px;
  line-height: 14px;
}

#frontpage .main-articles-block .main-articles-table td.articles-list .title a:hover {
  color: #163364;
  text-decoration: underline;
  font-size: 10px;
  line-height: 14px;
}

#frontpage .main-articles-block .main-articles-table td.articles-list .title .active a {
  color: #3C3C3C;
  text-decoration: none;
   font-size: 14px;
  line-height: 14px;
}

#frontpage .main-articles-block .main-articles-table td.articles-list .title .active a:hover {
  color: #3C3C3C;
  text-decoration: underline;
  font-size: 10px;
  line-height: 14px;
}

.main-articles-block .main-articles-table td#main-article .additional-info {
  font-family: Arial,Verdana,Tahoma;
  font-size: 11px;
  margin-top: 5px;
}

.main-articles-block .main-articles-table td#main-article .additional-info .comments-count {
  background: url("images/ico-answer.gif") no-repeat scroll 0 3px transparent;
  padding-left: 13px;
  width: 20px;
}

.main-articles-block .main-articles-table td#main-article .additional-info .comments-count a {
  text-decoration: underline;
}

.main-articles-block .main-articles-table td#main-article .additional-info .comments-count a:hover {
  text-decoration: none;
}

.main-articles-block .main-articles-table td#main-article span.term {
  margin: 0 7px;
  color: #636363;
}

#frontpage .main-articles-block .main-articles-table td.articles-list span.term a, #frontpage .main-articles-block .main-articles-table td.articles-list span.term a:hover {
  color: #636363;
}

/*
.main-articles-block .main-articles-table td.articles-list .active {
  background: url("main-articles-block-tr.png") no-repeat scroll left center transparent;
}
*/

/* article */

.main-articles-block .main-articles-table td.article {
  padding-right: 15px;
}

.main-articles-block .main-articles-table td.article .title h1 {
  border-top: 0 none;
  color: #000000;
  display: block;
  font-family: tahoma,sans-serif;
  font-weight: normal;
  line-height: 26px;
  margin:0;
  padding: 0;
  width: 100%;
}

.main-articles-block .main-articles-table td.article .title h1 a {
  font-weight: normal;
  color: #000;
  font-size: 23px;
  text-decoration: none;
}

.main-articles-block .main-articles-table td.article .title h1 a:hover {
  text-decoration: underline;
}
.subtitle {

 float:left;
 width:130px;
 padding:10px;


 }
.main-articles-block .main-articles-table td.article .subtitle {
  color: #3C3C3C;


}

#frontpage .subtitle a {
  color: #163364;
  font-weight: bold;
  text-decoration: none;
  font-size: 12px;
  word-wrap: normal;
}

#frontpage .subtitle a:hover {
  text-decoration: underline;
}

#frontpage .subtitle a:active {
  color: #FFBC05;
}


/* last blogposts and news */

table#columns-blogs-news {
  width: 700px;
  border: 0;
  padding: 0;
  margin: 10px 0 0;
}

table#columns-blogs-news td {
  vertical-align: top;
}

table#columns-blogs-news td#columns-blogs {
  width: 396px;
  border: 0;
  padding: 0 20px 0 0;
  margin: 0;
}

table#columns-blogs-news td#news-block {
  width: 280px;
  border: 0;
  padding: 0;
  margin: 0;
}

#columns-blogs .blogpost h3 a {
  font-weight: normal;
  color: #000;
  text-decoration: none;
}

#columns-blogs .blogpost {
  margin: 10px 0;
}

#columns-blogs .blogpost h3 a:hover {
  text-decoration: underline;
}

.link-to-author {
  color: #0D0E13;
  float: left;
  font-family: Arial,FreeSans,Helvetica,sans-serif;
  font-size: 11px;
  font-weight: bold;
  margin: 12px 7px 0 0;
  /*width: 215px;*/
  /*overflow: hidden;*/
  display: block;
}

.link-to-author span {
  float: left;
  margin-top: 5px;
  max-width: 200px;
}

.link-to-author a {
  color: #000000;
  text-decoration: none;
}

.link-to-author span div.whois{
  font-weight: normal;
  color: #636363;
}


.link-to-author .author-image {
  float: left;
  height: 24px;
  margin-right: 10px;
  overflow: hidden;
  padding: 0;
  width: 24px;
}

.date {
  color: #3C3C3C;
  font-family: Arial,FreeSans,Helvetica,sans-serif;
  font-size: 11px;
  line-height: 12px;
  padding: 0;
  float: left;
}

.blogpost .date {
  color: #3C3C3C;
  font-family: Arial,FreeSans,Helvetica,sans-serif;
  font-size: 11px;
  line-height: 12px;
  padding: 18px 0 0 0;
  float: left;
}

#columns-blogs .blogpost .authors {
  padding-left: 40px;
}

#frontpage .news .time {
  font-size: 11px;
  color: #3C3C3C;
  font-family: Arial,FreeSans,Helvetica,sans-serif;
}

#frontpage .video {
  /*background: url("../images/item-2-video-bg.jpg") repeat-x scroll 0 0 #1F2C34;*/
  background-color: #1F2C34;
  padding: 14px 0 14px 14px;
  height: 100%;
}

#frontpage .video .video-inner {
  height: 100%;
}

#frontpage .video .label, #frontpage .video .label a {
  color: #8B9AA8;
  font-family: Arial,FreeSans,Helvetica,sans-serif;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 12px;
  text-decoration: none;
}

#frontpage .video .label a:hover {
  text-decoration: underline;
}

#frontpage .video .content {
  width: 212px;
  margin-right: 14px;
  float: left;
  overflow: hidden;
  color: #fff;
}


#frontpage .video .image {
  margin-bottom: 10px;
  width: 207px;
  position: relative;
}

#frontpage .video .image img {
  width: 207px;
}

#frontpage .video .image .play-button {
  position: absolute;
  left: 80px;
  top: 37px;
  width: 45px;
  height: 45px;
}

#frontpage .video .image .play-button img {
  width: 45px;
  height: 45px;
}



#frontpage .video .content a, #frontpage .video .content a:hover {
  color: #fff;
}

#main-article #main-element-2, #main-article #main-element-3, #main-article #main-element-4, #main-article #main-element-5, #main-article #main-element-6, #main-article #main-element-7, #main-article #main-element-8 {
  display: none;
}

#poster-guide td#poster {
  width: 360px;
  padding: 30px 20px 0 40px;
}

#poster-guide td#guide {
  width: 315px;
  padding: 0 0 0 16px;
}

#poster-guide td#guide .style-section-guide {
  width: 270px;
  overflow: hidden;
}

#poster-guide td#guide .style-section-guide span {
  font-family: Arial,Verdana,Tahoma;
  font-size: 12px;
}

#frontpage #poster-guide .style-section-guide {
  width: 270px;
}

#frontpage #poster-guide .style-section-guide .places .title .name {
  float: left;
  margin-left: 10px;
  overflow: hidden;
  width: 135px;
}


#frontpage #poster-guide .style-section-guide .places ul {
  width: 210px;
}


#poster-guide #guide h3 {
  color: #000;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14px;
  margin-bottom: 10px;
  padding-top: 30px;
}

#frontpage .article-info .term {
  float: left;
}

#frontpage .article-info .term a {
  color: #636363;
  font-family: arial,sans-serif;
  font-size: 11px;
  text-decoration: none;
}

#frontpage .article-info  .term a:hover {
  text-decoration: underline;
}

#frontpage .articles .article-info {
  clear: both;
  margin-bottom: 10px;
  margin-top: 3px;
}

/* startup contest */
#startup-contest {
  background-color: #F4E8BD;
  padding: 10px 13px 10px 29px;
}

#startup-contest table {
  width: 100%;
  border: 0;
  padding: 0;
  margin: 0;
}

#startup-contest table#posts td {
  width: 33%;
  padding-left: 11px;
  padding-right: 10px;
}

#startup-contest table#posts td .image {
  margin-right: 10px;
  width: 50px;
  overflow: hidden;
  padding-top: 3px;
  height: 50px;
}

#startup-contest table#posts td .image img {
  width: 50px;
  height: 50px;
}

#startup-contest table#posts td .blog a {
  font-family: arial,sans-serif;
  font-weight: bold;
  color: #343434;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 10px;
}

#startup-contest table#posts td .blog a:hover {
  text-decoration: underline;
}

#startup-contest table td.all-package {
  text-align: right;
}

#startup-contest table td.logo {
  padding-left: 3px;
}

#startup-contest table td.row-1, #startup-contest table td.row-2 {
  background: url("images/gray-yellow-dot.png") repeat-y scroll right 0 transparent;
}


#startup-contest table td.subject {
  font-size: 14px;
}

#startup-contest h2 {
  color: #0F2D5F;
  font-family: arial,sans-serif;
  font-weight: normal;
  font-size: 30px;
}

#startup-contest table#posts td .blogpost {
  margin-top: 15px;
}

#startup-contest table#posts td .blogpost .blogpost-title {
  line-height: 16px;
}

#startup-contest table#posts td .blogpost .blogpost-title a {
  color: #163364;
  font-size: 12px;
  text-decoration: none;
}

#startup-contest table#posts td .blogpost .blogpost-title a:hover {
  text-decoration: underline;
}

#startup-contest table#posts td .blogpost .blogpost-title span {
  font-family: arial,sans-serif;
  color: #343434;
  font-size: 11px;
}

#startup-contest table#posts td .blogpost .blogpost-title span.date {
  float: none;
}

#startup-contest table#posts td .blogpost .blogpost-title span.date a {
  font-size: 11px;
}


#startup-contest table#posts td .blogpost .date {
  float: left;
  padding: 0;
}

/* // startup contest */

#frontpage .articles .blogpost {
  border-left: 1px solid #F1F1F1;
  margin-bottom: 20px;
  padding-left: 10px;
}

#frontpage .slideshows-table td {
  padding: 0 15px 25px 0;
}

#frontpage .slideshows-table td h2 {
  font-size: 14px;
  margin-top: 15px;
}

#frontpage .read-more-link {
    margin-top: 7px;
}
#frontpage .read-more-link a {
    color: #163364;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}
#frontpage .read-more-link a:hover {
    text-decoration: underline;
}
#frontpage .read-more-link a:active {
    color: #FFBC05;
}

#frontpage .link-to-author .author-image {
  float: left;
  height: 50px;
  margin-right: 10px;
  overflow: hidden;
  padding: 0;
  width: 50px;
}

/*
 * branding
 */

/* dohody chinovnikov 2012 */
#frontpage .main-articles-block .main-articles-table td.articles-list .branding-17602 .title a {
  color: #000;
  text-decoration: none;
  font-size: 18px;
  line-height: 18px;
}

#frontpage .main-articles-block .main-articles-table td.articles-list .branding-17602 .title a:hover {
  color: #000;
  text-decoration: underline;
  font-size: 18px;
  line-height: 18px;
}

#frontpage .main-articles-block .main-articles-table td.articles-list .branding-17602 .title .active a {
  color: #000;
  text-decoration: none;
  font-size: 18px;
  line-height: 18px;
}

#frontpage .main-articles-block .main-articles-table td.articles-list .branding-17602 .title .active a:hover {
  color: #000;
  text-decoration: underline;
  font-size: 18px;
  line-height: 18px;
}

.main-articles-block .main-articles-table td.articles-list .branding-17602 .articles-list-element .title, .main-articles-block .main-articles-table td.articles-list .branding-17602 .articles-list-element-last .title {
  margin: auto;
  margin-left: 35px;
  font-size:10px;
}

.main-articles-block .main-articles-table td.articles-list .branding-17602 .articles-list-element, .main-articles-block .main-articles-table td.articles-list .branding-17602 .articles-list-element-last {
  margin: 5px 15px 0 1px;
  padding: 0 0 5px 0;
  background: url("images/branding/dohody2012/bg_buttons.png") repeat-x scroll 0 bottom transparent;
  height: 75px;
  overflow: hidden;
  /*border: 1px dotted #f00;*/
  border: 0;
}


/* mlrd */
#frontpage .main-articles-block .main-articles-table td.articles-list .branding-16627 .title a {
  color: #000;
  text-decoration: none;
  font-size: 18px;
  line-height: 18px;
}

#frontpage .main-articles-block .main-articles-table td.articles-list .branding-16627 .title a:hover {
  color: #000;
  text-decoration: underline;
  font-size: 18px;
  line-height: 18px;
}

#frontpage .main-articles-block .main-articles-table td.articles-list .branding-16627 .title .active a {
  color: #000;
  text-decoration: none;
  font-size: 18px;
  line-height: 18px;
}

#frontpage .main-articles-block .main-articles-table td.articles-list .branding-16627 .title .active a:hover {
  color: #000;
  text-decoration: underline;
  font-size: 18px;
  line-height: 18px;
}

.main-articles-block .main-articles-table td.articles-list .branding-16627 .articles-list-element .title, .main-articles-block .main-articles-table td.articles-list .branding-16627 .articles-list-element-last .title {
  margin: auto;
  margin-left: 55px;
}

.main-articles-block .main-articles-table td.articles-list .branding-16627 .articles-list-element, .main-articles-block .main-articles-table td.articles-list .branding-16627 .articles-list-element-last {
  margin: 5px 15px 0 1px;
  padding: 0 0 5px 0;
  background: url("images/branding/mlrd2012/bg_buttons2.jpg") repeat-x scroll 0 bottom transparent;
  height: 75px;
  overflow: hidden;
  /*border: 1px dotted #f00;*/
  border: 0;
}

/* che2012 */
#frontpage .main-articles-block .main-articles-table td.articles-list .branding-17508 .title a, #frontpage .main-articles-block .main-articles-table td.articles-list .branding-16657 .title a {
  color: #000;
  text-decoration: none;
  font-size: 18px;
  line-height: 18px;
}

#frontpage .main-articles-block .main-articles-table td.articles-list .branding-17508 .title a:hover, #frontpage .main-articles-block .main-articles-table td.articles-list .branding-16657 .title a:hover {
  color: #000;
  text-decoration: underline;
  font-size: 18px;
  line-height: 18px;
}

#frontpage .main-articles-block .main-articles-table td.articles-list .branding-17508 .title .active a, #frontpage .main-articles-block .main-articles-table td.articles-list .branding-16657 .title .active a {
  color: #000;
  text-decoration: none;
  font-size: 18px;
  line-height: 18px;
}

#frontpage .main-articles-block .main-articles-table td.articles-list .branding-17508 .title .active a:hover, #frontpage .main-articles-block .main-articles-table td.articles-list .branding-16657 .title .active a:hover {
  color: #000;
  text-decoration: underline;
  font-size: 18px;
  line-height: 18px;
}

.main-articles-block .main-articles-table td.articles-list .branding-17508 .articles-list-element .title,
.main-articles-block .main-articles-table td.articles-list .branding-17508 .articles-list-element-last .title,
.main-articles-block .main-articles-table td.articles-list .branding-16657 .articles-list-element .title,
.main-articles-block .main-articles-table td.articles-list .branding-16657 .articles-list-element-last .title {
  margin: auto;
  margin-left: 75px;
  padding-right: 5px;
}

.main-articles-block .main-articles-table td.articles-list .branding-17508 .articles-list-element,
.main-articles-block .main-articles-table td.articles-list .branding-17508 .articles-list-element-last,
.main-articles-block .main-articles-table td.articles-list .branding-16657 .articles-list-element,
.main-articles-block .main-articles-table td.articles-list .branding-16657 .articles-list-element-last {
  margin: 5px 15px 0 1px;
  padding: 0 0 5px 0;
  background: url("images/branding/che2012/bg_buttons.png") repeat-x scroll 0 bottom transparent;
  height: 75px;
  overflow: hidden;
  /*border: 1px dotted #f00;*/
  border: 0;
}

/* 100issues */
#frontpage .main-articles-block .main-articles-table td.articles-list .branding-17727 .title a, #frontpage .main-articles-block .main-articles-table td.articles-list .branding-16660 .title a {
  color: #000;
  text-decoration: none;
  font-size: 18px;
  line-height: 18px;
}

#frontpage .main-articles-block .main-articles-table td.articles-list .branding-17727 .title a:hover, #frontpage .main-articles-block .main-articles-table td.articles-list .branding-16660 .title a:hover {
  color: #000;
  text-decoration: underline;
  font-size: 18px;
  line-height: 18px;
}

#frontpage .main-articles-block .main-articles-table td.articles-list .branding-17727 .title .active a, #frontpage .main-articles-block .main-articles-table td.articles-list .branding-16660 .title .active a {
  color: #000;
  text-decoration: none;
  font-size: 18px;
  line-height: 18px;
}

#frontpage .main-articles-block .main-articles-table td.articles-list .branding-17727 .title .active a:hover, #frontpage .main-articles-block .main-articles-table td.articles-list .branding-16660 .title .active a:hover {
  color: #000;
  text-decoration: underline;
  font-size: 18px;
  line-height: 18px;
}

.main-articles-block .main-articles-table td.articles-list .branding-17727 .articles-list-element .title,
.main-articles-block .main-articles-table td.articles-list .branding-17727 .articles-list-element-last .title,
.main-articles-block .main-articles-table td.articles-list .branding-16660 .articles-list-element .title,
.main-articles-block .main-articles-table td.articles-list .branding-16660 .articles-list-element-last .title {
  margin: auto;
  margin-left: 75px;
  padding-right: 5px;
}

.main-articles-block .main-articles-table td.articles-list .branding-17727 .articles-list-element,
.main-articles-block .main-articles-table td.articles-list .branding-17727 .articles-list-element-last,
.main-articles-block .main-articles-table td.articles-list .branding-16660 .articles-list-element,
.main-articles-block .main-articles-table td.articles-list .branding-16660 .articles-list-element-last {
  margin: 5px 15px 0 1px;
  padding: 0 0 5px 0;
  background: url("images/branding/100issues/bg_buttons.png") repeat-x scroll 0 bottom transparent;
  height: 75px;
  overflow: hidden;
  /*border: 1px dotted #f00;*/
  border: 0;
}

/* kozlov */
#frontpage .main-articles-block .main-articles-table td.articles-list .branding-16684 .title a {
  color: #870000;
  text-decoration: none;
  font-size: 18px;
  line-height: 18px;
}

#frontpage .main-articles-block .main-articles-table td.articles-list .branding-16684 .title a:hover {
  color: #870000;
  text-decoration: underline;
  font-size: 18px;
  line-height: 18px;
}

#frontpage .main-articles-block .main-articles-table td.articles-list .branding-16684 .title .active a {
  color: #870000;
  text-decoration: none;
  font-size: 18px;
  line-height: 18px;
}

#frontpage .main-articles-block .main-articles-table td.articles-list .branding-16684 .title .active a:hover {
  color: #870000;
  text-decoration: underline;
  font-size: 18px;
  line-height: 18px;
}

.main-articles-block .main-articles-table td.articles-list .branding-16684 .articles-list-element .title, .main-articles-block .main-articles-table td.articles-list .branding-16684 .articles-list-element-last .title {
  margin: auto;
  margin-left: 10px;
}

.main-articles-block .main-articles-table td.articles-list .branding-16684 .articles-list-element, .main-articles-block .main-articles-table td.articles-list .branding-16684 .articles-list-element-last {
  margin: 5px 15px 0 1px;
  padding: 0 0 5px 0;
  background: url("images/branding/kozlov/bg_buttons.jpg") repeat-x scroll 0 bottom transparent;
  height: 75px;
  overflow: hidden;
  /*border: 1px dotted #f00;*/
  border: 0;
}

/* russian mlrd */
#frontpage .main-articles-block .main-articles-table td.articles-list .branding-17005 .title a {
  color: #000;
  text-decoration: none;
  font-size: 18px;
  line-height: 18px;
}

#frontpage .main-articles-block .main-articles-table td.articles-list .branding-17005 .title a:hover {
  color: #000;
  text-decoration: underline;
  font-size: 18px;
  line-height: 18px;
}

#frontpage .main-articles-block .main-articles-table td.articles-list .branding-17005 .title .active a {
  color: #000;
  text-decoration: none;
  font-size: 18px;
  line-height: 18px;
}

#frontpage .main-articles-block .main-articles-table td.articles-list .branding-17005 .title .active a:hover {
  color: #000;
  text-decoration: underline;
  font-size: 18px;
  line-height: 18px;
}

.main-articles-block .main-articles-table td.articles-list .branding-17005 .articles-list-element .title, .main-articles-block .main-articles-table td.articles-list .branding-17005 .articles-list-element-last .title {
  margin: auto;
  margin-left: 55px;
}

.main-articles-block .main-articles-table td.articles-list .branding-17005 .articles-list-element, .main-articles-block .main-articles-table td.articles-list .branding-17005 .articles-list-element-last {
  margin: 5px 15px 0 1px;
  padding: 0 0 5px 0;
  background: url("bg_buttons.png") repeat-x scroll 0 bottom transparent;
  height: 75px;
  overflow: hidden;
  /*border: 1px dotted #f00;*/
  border: 0;
}

#TBL	{
 	background:#09297c;
 	width: 100%;
 	min-width: 218px;
	}

a.tlist	{
	color:#09297c;
}