#content_list .content{
   border-bottom:       thin;
   border-bottom-style: solid;
   border-bottom-color: #C1C1C1;       
   margin-bottom:       16px;
}

#content_list .brief_content{
   margin-bottom:       16px;
}

#content_list a.title {
   font-family: Georgia;
   font-size: 11pt;
   font-weight: bold;
   color: #153264;
}

#content_list a.title:hover {
   text-decoration:underline;
}

#content_list .author {
   padding-top: 4pt;
   font-family: Georgia;
   font-size: 10pt;
   font-style: italic;
   font-weight: bold;
   color: #4A5885;
}

#content_list .inre {
   padding-top: 4pt;
   font-family: Arial;
   font-size: 8.5pt;
   font-weight: normal;
   color: #3E3F41;
}

#content_list .squib {
   font-family: Georgia;
   font-size: 10pt;
   font-weight: normal;
   color: #1a1718;
   line-height: 14pt;
}

