.content-summary-item {
    margin-bottom:48px;
}
.content-head {
    margin-top:-8px;
    font-size:10px;
    margin-left:10px;
}
.content-head-author 
{
    font-style:italic;
}
.content-head-date 
{
    font-style:italic;
}
.content-head-sections 
{
    float:right;
    color:#999999;
    font-size:10px;
    margin-right:8px;
}
a.content-head-link 
{
    color:#999999;
    text-decoration:none;
}
a.content-head-link:hover {
    text-decoration:underline;
}

.content-foot {
    font-size:10px;
    margin-left:10px;
    margin-bottom:12px;
    color:#999999;
}
.content-foot-tags {
    font-size:10px;
    margin-left:10px;
    max-width:200px;
    float:right;
}
.content-foot-comments {
    font-size:10px;
    color:#999999;
}
.content-paragraphs {
    text-align:justify;
    margin-left:4px;
    margin-right:16px;
}
a.content-foot-link {
    color:#999999;
    text-decoration:none;
}
a.content-foot-link:hover {
    text-decoration:underline;
}
.content-section-box h4 {
    font-size:12px;
    line-height:24px;
    margin:0px;
    padding:0px;
}
.content-section-box {
    background: rgb(246, 246, 255);
    border: rgb(221, 221, 221) 1px dashed;
    margin-bottom: 20px;
    margin-top: 20px;
    margin-left: 16px;
    padding:4px;
    font-size: 0.90em;
    line-height:16px;
    height:96px;
}
.content-section-box-img {
    float: left;
    border: rgb(221,221,221) 1px solid;
    max-width:64px;
    max-height:64px;
   
}
.content-section-box-items {
    margin-left: 72px;
}
.content-section-box-item-date {
    font-style: italic;
    color: rgb(180,180,180);
}
.content-section-box-subsections {
    max-height:72px;
    max-width:200px;
    float:right;
    overflow:hidden;
}