﻿.wd-main-article-headline {
    color:#444;
    font:bold 15px Arial,Helvetica,sans-serif;
    text-decoration:none;
}
.wd-main-article-date-row {
    position:relative;
    height:20px;
}
.wd-main-article-date {
    float:right;
}
    
.wd-related-article-container {
    border-top: 1px solid #999999;
    padding-top: 15px;
    padding-bottom: 15px;
}

.wd-related-article-container::after {
   display: block;
   clear: both;
   content: ' ';
}

.wd-related-article-box {
    margin-top: 8px;
    overflow: hidden;
    cursor: pointer;
    width: 440px;
    float: left;
}
    
.wd-related-article {
}
    
.wd-related-article-image-box {
    float: left;
    margin: 0 5px 5px 0;        
}
.wd-related-article-image {
	height:94px;
	width:144px;
	background: url('/_layouts/eig/images/loading.gif') no-repeat scroll 50% 50% transparent;
}

.wd-related-article-anchor-box {
}
.wd-related-article-anchor {
    color: #444444;
    padding: 0 5px 5px 0;
    font-size:15px;
    font-family: Arial,Helvetica, sans-serif;                
    font-weight: bold;
    text-decoration: none;        
}

.wd-related-article-publication-box {
    margin-top:4px;
    text-align:left;
}
.wd-related-article-publication {        
    color:#444;
    font-size:12px;
}

.wr_title {
      height: 32px;
      width: 758px;
      text-align: left;
      font: 25px Arial,Helvetica,sans-serif;
      color: #000;
  }
.wr-pannel {
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Q5ZDlkYiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhOGE4YWEiIHN0b3Atb3BhY2l0eT0iMC42NSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(217,217,219,0) 0%, rgba(168,168,170,0.65) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(217,217,219,0)), color-stop(100%,rgba(168,168,170,0.65))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(217,217,219,0) 0%,rgba(168,168,170,0.65) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(217,217,219,0) 0%,rgba(168,168,170,0.65) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(217,217,219,0) 0%,rgba(168,168,170,0.65) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(217,217,219,0) 0%,rgba(168,168,170,0.65) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00d9d9db', endColorstr='#a6a8a8aa',GradientType=0 ); /* IE6-8 */
    height: 100px;
}

.wd-related-article-summary-box {
    margin-top:8px;
    text-align:left;
}

.wd-related-article-summary {        
    color:#444;
    font-size:12px;
}


