@charset "UTF-8";
/* TTNEWS */

.news-list-container{
border: 0;
}

.news-list-container .titleline{
margin-left: 0;
}

.news-list-item{
border: 0;
padding: 0;
margin: 0;
}

.news-list-image{
float: left;
background-color: #ba6510;
padding: 0;
margin: 0;
padding-right: 6px;
margin-right: 10px;
}

.news-list-text{
padding-left: 140px;
}

.killfloat{
height: 0;
width: 0;
margin: 0;
padding: 0;
clear: both;
}

.news-list-morelink .bodytext{
padding: 0;
margin: 0;
}

hr.clearer{
background-color: #E0DFDA;
height: 5px;
border: 0;
margin: 0;
margin-top: 20px;
margin-bottom: 20px;
}

.news-single-item dd {
margin:0;
}


.news-single-item a {
font-size: 0.81em;
}

.news-single-item dd a {
font-size: 1em;

}
.news-single-img{
background-color: #000;
margin: 0;
padding: 0;
}

.news-single-imgcaption{
border: 1px #f00 solid;
visibility: hidden;
}

.news-latest-item {
position:relative;
}

.news-latest-morelink {
bottom: 4px;
position:absolute;
}

.news-latest-item{
font-size: 0.82em;
}

.news-latest-item h3 {
font-size: 1em;
}
