
/******On the record******/
/***HomePage***/

.each-section.ontherecord{
/*background: url('images/small_quotes.png') no-repeat;
background-position:0px 6px;*/
}
.section-title.ontherecord{
/*padding-left:55px;
margin-bottom:6px;*/
}

 .each-section.ontherecord .story-cell{
/*border-top:4px solid #AD2028;*/
padding:2px  0 8px;
}
.each-section.ontherecord .story-cell .image{
margin-top:2px;
}

.each-section.ontherecord .slogan{
/*text-align: right;*/
margin-bottom:8px;
 }
 
.ontherecord-white-paper-homepage  .each-section.ontherecord .slogan{
    float:left;
    padding-left:55px;
}

div.empages-download{
    margin:10px 0px;
}

div.empages-download li{
    list-style: none;
    padding:4px 0px 0 0;
    display: block;
    border-bottom: 1px dotted #ccc;
}

div.empages-download li.first{
    padding-top:0px;
}

div.empages-download li.last{
    padding-bottom:0px;
/*    border-bottom: 0px;*/
}