.left_content .news-latest-container .news-latest-container-title {
    background: url("../img/press-releases-title-bg.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 39px;
    padding: 0 0 21px;
    width: 311px;
    border:none;
}
.left_content .news-latest-container .news-latest-container-title span {
    color: #333333;
    font-family: notosans-regular;
    font-size: 14px;
    line-height: 37px;
    padding: 0 0 0 42px;
    text-decoration: none;
    text-shadow: none; 
}
.left_content .news-latest-container .news-latest-item {
    background: url("../img/press-releases-bullet-bg.png") no-repeat scroll 2px 6px transparent;
    border: medium none;
    clear: both;
    margin: 0;
    padding: 0 0 15px 15px;
}
.left_content .news-latest-container .news-latest-item h1 {
    margin: 0;
    padding: 0;
}
.left_content .news-latest-container .news-latest-item h1 a {
    color: #006D7C;
    display: block;
    font-family: notosans-regular;
    font-size: 13px;
    font-weight: normal;
    line-height: 17px;
    margin: 0;
    padding: 0;
    position: relative;
    text-decoration: underline;     
}
.left_content .news-latest-container .news-latest-item h1 a:hover {
    text-decoration: none;     
}
.left_content .news-latest-container .news-latest-item span {
    color: #6E6E6E;
    display: block;
    font-family: notosans-regular;
    font-size: 10px;
    margin: 0;
    padding: 11px 0 0;
    position: relative;
    text-shadow: none; 
}