.news-latest-container {
    padding: 0px;
}

.news-latest-gotoarchive {
    display: none;
}

.news-latest-date {
    display: none;
}

.news-latest-category {
    color: #010066;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

.news-latest-item {
	position: relative;
    clear: left;
    padding: 0px;
}

.newsPic {
    float: left;
    clear: left;
    width: 196px;
    height: 126px;
}

    .newsPic img {
	    width: 196px;
	    height: 126px;
    }

.newsText {
    float: left;
    width: 294px;
    margin-left: 20px;
}

    .newsText h4 {
		color: #010066;
		font-size: 12px;
		font-weight: bold;
		text-transform: uppercase;
    }

    .newsText h3 {
		color: #c88d27;
		font-size: 18px;
		margin: 3px 0 10px;
    }

    .newsLink a {
        float: left;
        margin-top: -3px;
    }

.content p {
    margin-bottom: 5px;
    line-height: 140%;
}

.news-single-rightbox {
    display: none;
}

.news-single-backlink {
    display: none;
}

.news-single-img {
    float: left;
    margin: 5px 20px 0px 0px;
}
/*
.content {
    padding-right: 0px;
}
*/
.csc-default {
    margin-bottom: 0px;
}

.news-single-item {
    padding-top: 0px;
}