/* INSIDE MAIN CSS FILE 
   UPDATE CSS ATTRIBUTES */

.hp-latest-headlines .mod-title h2 {
    color: #d50a0a;
    font-family: Buccaneers-Regular,sans-serif;
    font-weight: normal;
    font-size: 30px;
    line-height: 32px;
    margin: 0 90px -5px 0;
    text-transform: uppercase;
}

.hp-latest-headlines .content-list-variation-1 .bd {
    height: 305px;
}

.hp-latest-headlines .content-list-variation-1 .bd ul li {
    margin: 0 0 7px 0;
    padding: 0 5px 6.5px 3px;
    background: none;
}

.hp-latest-headlines .mod-wrp-1 {
    margin: 15px 0 25px 0;
    padding: 0 10px 0px 20px;
    background: #fff;
}

.module .action-bar {
    font-size: 10px;
    text-transform: uppercase;
    height: 13px;
}

.content-list .ft .action-bar .content-more, .content-list-dynamic .ft .action-bar .content-more {
    position: relative;
    top: 0;
}



/* Update in hp-css-cp.css */

.content-list .ft {
    margin-top: 2px;
}