#content_right_inner table {
    margin-top:30px;
}

table tr td.newsdate ,
table tr td.newstitle {
    padding: 10px;
    border-bottom: 2px dotted #CACACA;
}

table tr td.newsdate {

}
table tr td.newstitle {

}
table tr td.newstitle a {
    background:url(/newsletter/images/icon_pdf.png) no-repeat left -5px;
    padding-left: 28px;
}