hr{
    margin:10px 0;
}
#th-jwplayer {
    min-height: 90px;
}
.trn-category-header{
    line-height:33px;
}
.trn-category-header img {
    width: 60px;
    margin-right: 10px;
    float: left;
}

.trn-category-header span.job {
     font-size: 18px; 
     color: #808080; 
     display: block;
}

.trn-close {
    display: inline-block;
    width: 22px;
    height: 22px;
    border-radius: 22px;
    text-align: center;
    line-height: 22px;
    color: #000;
    font-size: 0.875em;
    background: #fff;
    border: 4px solid #797979;
    z-index: 960;
    font-weight: bold;
    right: -11px;
    position: absolute;
    top: -11px;
}

.trn-listennow-modal {
    color: #FFF;
    background: #303030;
}

    .trn-listennow-modal h4 {
        margin-top: 0;
    }

    .trn-listennow-modal .article-author {
        color: #797979;
        font-size: 12px;
    }

.trn-listennow {
    background-image: url("http://media.townhall.com/_townhall/resources/images/listen_now_banner.jpg");
    background-repeat: no-repeat;
    min-height: 70px;
    height: 70px;
    background-color: #e6e6e6;
    background-position: left;
    position: relative;
    margin: 0 0 10px 0;
}

    .trn-listennow a {
        display: block;
        height: 70px;
        line-height: 76px;
        font-family: 'SourceSansProSemibold', sans-serif;
        background-color: #1b4889;
        color: #fff;
        width: 220px;
        text-align: center;
        text-transform: uppercase;
        font-size: 30px;
        position: relative;
        top: 0;
        right: 0;
        float: right;
    }

.cat ul {
    -moz-column-count: 2;
    -moz-column-gap: 5px;
    -webkit-column-count: 2;
    -webkit-column-gap: 5px;
    column-count: 2;
    column-gap: 5px;
}

.trn .n {
    width: 292px;
}

.cat a {
    font-size: 13px;
}


.trn .top {
    border-top: 2px solid #eee;
    padding-top: 3px;
}

.trn .article-author p {
    margin: 10px 0 0 0;
}

.trn-links {
    margin-bottom: 10px;
}

    .trn-links:before, .trn-links:after {
        display: table;
        line-height: 0;
        content: "";
    }

.trn .rn {
    border-left: 2px solid #eee;
    width: 295px;
    padding-left: 15px;
    margin-left: 5px;
}

.rnb {
    color: #1b4889;
}

.na {
    color: #b22020;
}

.jwwrapper {
    position: relative;
    margin: 30px auto;
}

.trn-play {
    display: inline-block;
    background-color: #1b4889;
    color: #FFF;
    text-align: center;
    padding: 3px;
    border-radius: 2px;
    width: 72px;
    vertical-align: middle;
}

    .trn-play:hover {
        color: #f0f0f0;
    }

.trn-header {
    background-color: #fff;
    padding: 0;
    text-align: left;
    height: 58px;
    margin: 10px 0 0 0;
}

    .trn-header img {
        width: 55px;
        float: left;
        padding-right: 5px;
    }

    .trn-header a {
        font-size: 18px;
    }

    .trn-header span {
        font-size: 12px;
        font-weight: normal;
        display: inline-block;
    }
