.news-list-item {
    margin-bottom:30px;
    width:720px;
}
.news-list-item-header {
    width:720px;
    height:8px;
    background-image:url(images/fce/2Bcol_top.gif);
    background-repeat:no-repeat;
}
.news-list-item-footer {
    width:720px;
    height:8px;
    background-image:url(images/fce/2Bcol_bottom.gif);
    background-repeat:no-repeat;
}
.news-list-item-content {
    background-image:url(images/fce/2Bcol.gif);
    background-repeat:repeat-y;
}


.news-list-image {
    width:170px;
    float:left;
    margin-right:15px;
    padding:0 10px;
}
.news-list-text {
    width:495px;
    float:left;
    padding:0 10px;
}
.news-list-text H5,
.news-list-text H5 *,
.news-single-item H5,
.news-single-item H5 * {
    color:#000;
    margin:0; padding:0;
    text-decoration:none;
    font-weight:normal;
    font-size:11px;
    margin-bottom:3px;
}
.news-list-text H3,
.news-list-text H3 *,
.news-single-item H2,
.news-single-item H2 * {
    color:#4ead39;
    margin:0 0 20px 0; padding:0;
    text-decoration:none;
    font-size:19px;
}
.news-single-item H3,
.news-single-item H3 *{
    font-weight:normal;
    font-size:16px;
    line-height:160%;
    margin:0 0 20px 0;
    padding:0;
    font-style:italic;
}


.news-list-text P {
line-height:160%;
font-size:12px;
margin:0;
padding:0;
}

.news-list-text P A {
color:#4ead39;
text-decoration:none;
font-size:12px;
}

.news-list-morelink A {
color:#4ead39;
text-decoration:none;
font-size:12px;
}

.news-list-browse A {
    font-size:14px;
    padding-right:2px;
}

.news-list-browse .tx-ttnews-browsebox .tx-ttnews-browsebox-SCell A{
	color: #000;
	font-weight: bold;
}




.news-latest-item {
    margin-bottom:20px;
}

.news-latest-item h3 {
    margin-bottom:0;
}

.news-latest-image {
    float:left;
    width:150px;
    height:100px;
    overflow:hidden;
    margin-right:20px;
}
.news-latest-text {
    float:left;
    width:200px;
}